System.Web.UI.HtmlControls.HtmlInputText: Method Members

The methods of System.Web.UI.HtmlControls.HtmlInputText are listed below. For a list of all members, see the HtmlInputText Members list.

See Also: Inherited members from System.Web.UI.HtmlControls.HtmlInputControl

Protected Methods

LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool

Processes the postback data for the System.Web.UI.HtmlControls.HtmlInputText control.

override
OnPreRender(EventArgs)

Raises the System.Web.UI.Control.PreRender event.

OnServerChange(EventArgs)

Raises the HtmlInputText.ServerChange event.

RaisePostDataChangedEvent()

Calls the HtmlInputText.OnServerChange(EventArgs) method to signal the System.Web.UI.HtmlControls.HtmlInputText control that the state of the control has changed.

override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
RenderAttributes(System.Web.UI.HtmlTextWriter)

Renders the System.Web.UI.HtmlControls.HtmlInputText control's attributes to the specified System.Web.UI.HtmlTextWriter object.