The members of System.Web.UI.HtmlControls.HtmlInputReset are listed below.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlInputButton
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. |
override | CausesValidation | bool.
Gets or sets a value that indicates whether validation is performed when the System.Web.UI.HtmlControls.HtmlInputReset control is clicked. |
override | ValidationGroup | string.
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. |
ServerClick |
Occurs when an System.Web.UI.HtmlControls.HtmlInputReset control is clicked on the Web page. |