| TextBoxControlEnabled Property | 
            Gets or sets the enabled state of the control.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic override bool Enabled { get; set; }Property Value
Type: 
BooleanImplements
IFormControlEnabled See Also
See Also