Click or drag to resize

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; }

Property Value

Type: IEnumerableString
Remarks