The LocalizedTextBox type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LocalizedTextBox | Initializes a new instance of the LocalizedTextBox class |
Methods
| Name | Description | |
|---|---|---|
| CreateChildControls |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
(Overrides Control..::.CreateChildControls()()().) | |
| Render |
Renders the TextBox control to the specified HtmlTextWriter object.
(Overrides TextBox..::.Render(HtmlTextWriter).) |
Properties
| Name | Description | |
|---|---|---|
| CultureExpected |
Gets the culture that the TextBox is expecting the user to enter the text in.
| |
| FullText |
Gets or sets the full text that this LocalizedTextBox is managing.
| |
| HintCssClass |
Gets or sets the CSS class to use for the 'Hint' portion of the control.
|
