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

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

Property Value

Type: Label
See Also