System.Web.UI.HtmlControls.HtmlTextArea: Property Members

The properties 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

Public Properties

Colsint.

Gets or sets the width (in characters) of the System.Web.UI.HtmlControls.HtmlTextArea control.

Namestring.

Gets or sets the unique identifier name for the System.Web.UI.HtmlControls.HtmlTextArea control.

Rowsint.

Gets or sets the height (in characters) of the System.Web.UI.HtmlControls.HtmlTextArea control.

Valuestring.

Gets or sets the text entered in the System.Web.UI.HtmlControls.HtmlTextArea control.