Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.FormControls
FormEngineUserControl Class
FormEngineUserControl Properties
ContextResolver Property
ControlStyle Property
CssClass Property
Data Property
DefaultProperties Property
DependsOnAnotherField Property
Enabled Property
ErrorMessage Property
Field Property
FieldInfo Property
Form Property
FormControlParameter Property
HasDependingFields Property
HasValue Property
CheckFieldEmptiness Property
CheckMinMaxLength Property
CheckRegularExpression Property
CheckUnique Property
InputClientID Property
InputControlID Property
RememberOriginalValue Property
ResolverName Property
ResourcePrefix Property
StopProcessing Property
Text Property
Trim Property
UnderlyingFormControl Property
ValidationError Property
Value Property
ValueDisplayName Property
ValueElementID Property
ValueForValidation Property
WhereConditionFormat Property
FormEngineUserControl
Enabled Property
Gets or sets state enable.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
Copy
public
virtual
bool
Enabled
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IFormControl
Enabled
See Also
Reference
FormEngineUserControl Class
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com