Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.FormControls
SqlFormControl Class
SqlFormControl Properties
Enabled Property
OriginalValue Property
SafeRegEx Property
TextBoxControl Property
Value Property
ValueElementID Property
SqlFormControl
Enabled Property
Gets or sets the enabled state of the control.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
bool
Enabled
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IFormControl
Enabled
See Also
Reference
SqlFormControl Class
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com