| TreeToolbarButtonCssClass Property |
Gets or sets the CSS class to be applied to this button.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public string CssClass { get; set; }
<BindableAttribute(true)>
Public Property CssClass As String
Get
Set
Property Value
Type:
StringRemarks See Also