Click or drag to resize

AjaxRichControlAjaxRichControlClientDefinitionTextBlocks Property

Gets or sets the list of plain text blocks to embed into the page.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public IEnumerable<string> TextBlocks { get; set; }

Property Value

Type: IEnumerableString
Remarks