Click or drag to resize
AbstractFormStyleConfigurationFieldGroupCssClass Property
CSS class for the whole field group.

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

Property Value

Type: String

Implements

IFormStyleConfigurationFieldGroupCssClass
See Also