Click or drag to resize
ListFormControlDefaultCssClass Property
Default CSS class which is applied to the ListControl if no other CSS class was specified.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected abstract string DefaultCssClass { get; }

Property Value

Type: String
See Also