Click or drag to resize
BasicFormErrorLabel Property
Label for the errors.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public virtual Label ErrorLabel { get; set; }

Property Value

Type: Label
See Also