| AjaxRichControlAjaxRichControlClientDefinitionCodeBlocks Property |
Gets or sets the list of JavaScript code blocks to embed into the page.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public IEnumerable<string> CodeBlocks { get; set; }
Public Property CodeBlocks As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableStringRemarks See Also