Click or drag to resize
CollapsibleImageCssClass Property
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public override string CssClass { get; set; }

Property Value

Type: String
See Also