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