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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
bool Enabled { get; set; }

Property Value

Type: Boolean
See Also