Click or drag to resize
IFormControlEnabled Property
Gets or sets a value indicating whether the control can respond to user interaction.

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

Property Value

Type: Boolean
See Also