Click or drag to resize
BasicFormFieldErrorCellCssClass Property
CSS class for the individual field error label cell.

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

Property Value

Type: String

Implements

IFormStyleConfigurationFieldErrorCellCssClass
See Also