System.Web.UI.HtmlControls.HtmlInputControl Members

The members of System.Web.UI.HtmlControls.HtmlInputControl are listed below.

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

Protected Constructors

Initializes a new instance of the System.Web.UI.HtmlControls.HtmlInputControl class.

Public Properties

Namestring.

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

[read-only]
Typestring.

Gets the type of an System.Web.UI.HtmlControls.HtmlInputControl.

Valuestring.

Gets or sets the value associated with the System.Web.UI.HtmlControls.HtmlInputControl control.

Protected Methods

override
RenderAttributes(System.Web.UI.HtmlTextWriter)

Renders the attributes of the System.Web.UI.HtmlControls.HtmlInputControl control to the specified System.Web.UI.HtmlTextWriter object.