| 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; }
Public Property TextBlocks As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableStringRemarks See Also