Click or drag to resize
BasicFormEnabled Property
Indicates if the form control is enabled.

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

Property Value

Type: Boolean
See Also