IFormControlEnabled Property |
Gets or sets a value indicating whether the control can respond to user interaction.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntaxbool Enabled { get; set; }
Property Value
Type:
Boolean
See Also