TextArea
Properties
Cols - Nullable
Enable - Nullable
Label - TextAreaLabelSettings
Sets the inner HTML of the label.
MaxLength - Nullable
Placeholder - String
Readonly - Nullable
Resizable - String
Rows - Nullable
Value - String
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Overflow - Nullable
Resize - Nullable
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
Serialize()
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Render()
Renders the component.