Click or drag to resize
CMSFormlblError Field

Note: This API is now obsolete.

Error label.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use ErrorLabel property instead.")]
public Label lblError

Field Value

Type: Label
See Also