ListFormControlDefaultCssClass Property |
Default CSS class which is applied to the
ListControl if no other CSS class was specified.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax protected abstract string DefaultCssClass { get; }
Property Value
Type:
StringSee Also