Click or drag to resize
AbstractFormStyleConfigurationFormCssClass Property
CSS class which will be used to wrap form control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public string FormCssClass { get; protected set; }

Property Value

Type: String

Implements

IFormStyleConfigurationFormCssClass
See Also