Click or drag to resize
BasicFormFieldCssClass Property
CSS class for the whole field (usually row).

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

Property Value

Type: String

Implements

IFormStyleConfigurationFieldCssClass
See Also