FormEngineUserControlEnabled Property |
Gets or sets state enable.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntaxpublic virtual bool Enabled { get; set; }
Property Value
Type:
BooleanImplements
IFormControlEnabled
See Also