Click or drag to resize
FormControlErrorFormControlName Property
Gets or sets name of form control that failed to load.

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

Property Value

Type: String
See Also