Click or drag to resize
IFormStyleConfigurationFieldErrorCssClass Property
CSS class that is added to editing form control after its validation failed.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
string FieldErrorCssClass { get; }

Property Value

Type: String
See Also