CollapsibleImageCssClass Property |
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server
control on the client.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public override string CssClass { get; set; }
Property Value
Type:
StringSee Also