HtmlTextArea Object— <textarea> Element

This displays large quantities of text. It is used for multi-line text entry and display. Table D.15 lists the properties of the HtmlTextArea object, Table D.16 lists the method, and Table D.17 lists the event.

Table D.15. Properties of the HtmlTextArea Object
Property Description
ID Gets or sets the ID (identifier) of the HtmlTextArea control.
Cols Indicates the display width (in characters) of the text area.
Rows Indicates the display height (in lines) of the text area.
MaxLength Gets or sets the maximum length of the file path of the file to upload from the client machine.
Value Gets or sets the contents of a text box control.
InnerHtml Gets or sets the content found between the opening and closing ...

Get Inside ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.