The methods of System.Web.UI.HtmlControls.HtmlTextArea are listed below. For a list of all members, see the HtmlTextArea Members list.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlContainerControl
Notifies the System.Web.UI.HtmlControls.HtmlTextArea control that an object was parsed and adds the object to the System.Web.UI.HtmlControls.HtmlTextArea control's System.Web.UI.ControlCollection object.
Processes the postback data for the System.Web.UI.HtmlControls.HtmlTextArea control.
Raises the System.Web.UI.Control.PreRender event.
Raises the HtmlTextArea.ServerChange event of the System.Web.UI.HtmlControls.HtmlTextArea control. This allows you to provide a custom handler for the event.
Calls the HtmlTextArea.OnServerChange(EventArgs) method to signal the System.Web.UI.HtmlControls.HtmlTextArea control that the state of the control has changed.
Renders the System.Web.UI.HtmlControls.HtmlTextArea control's attributes to the specified System.Web.UI.HtmlTextWriter object.