IFormControlEnabled Property |
Gets or sets a value indicating whether the control can respond to user interaction.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax bool Enabled { get; set; }
Property Value
Type:
BooleanSee Also