Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.UIControls
TextBoxControl Class
TextBoxControl Properties
AutoCompleteCompletionInterval Property
AutoCompleteCompletionListCssClass Property
AutoCompleteCompletionListHighlightedItemCssClass Property
AutoCompleteCompletionListItemCssClass Property
AutoCompleteCompletionSetCount Property
AutoCompleteContextKey Property
AutoCompleteDelimiterCharacters Property
AutoCompleteEnableCaching Property
AutoCompleteFirstRowSelected Property
AutoCompleteMinimumPrefixLength Property
AutoCompleteServiceMethod Property
AutoCompleteServicePath Property
AutoCompleteShowOnlyCurrentWordInCompletionListItem Property
Enabled Property
FilterEnabled Property
FilterInterval Property
FilterMode Property
FilterType Property
FilterTypeValue Property
InvalidChars Property
IsTextArea Property
MaxLength Property
TextBox Property
ValidChars Property
Value Property
ValueAccessFunctionName Property
WatermarkCssClass Property
WatermarkText Property
TextBoxControl
Enabled Property
Gets or sets the enabled state of the control.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
bool
Enabled
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IFormControl
Enabled
See Also
Reference
TextBoxControl Class
CMS.UIControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com