TextBox
Properties
Enable - Nullable
Label - TextBoxLabelSettings
Sets the inner HTML of the label.
Placeholder - String
Readonly - Nullable
Value - String
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Serialize()
Serialize current instance to Dictionary
Render()
Renders the component.