System.Web.UI.HtmlControls.HtmlInputReset Members

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

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

Public Constructors

Initializes a new instance of the System.Web.UI.HtmlControls.HtmlInputReset class using default values.

Initializes a new instance of the System.Web.UI.HtmlControls.HtmlInputReset class using the specified input type.

Public Properties

override
CausesValidationbool.

Gets or sets a value that indicates whether validation is performed when the System.Web.UI.HtmlControls.HtmlInputReset control is clicked.

override
ValidationGroupstring.

Gets or sets the group of controls for which the System.Web.UI.HtmlControls.HtmlInputReset control causes validation when it posts back to the server.

Public Events

ServerClick

Occurs when an System.Web.UI.HtmlControls.HtmlInputReset control is clicked on the Web page.