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

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

Public Properties

MaxLengthint.

Gets or sets the maximum number of characters that can be entered in the text box.

Sizeint.

Gets or sets the width of the text box.

override
Valuestring.

Gets or sets the contents of the text box.