The properties of System.Web.UI.HtmlControls.HtmlInputReset are listed below. For a list of all members, see the HtmlInputReset Members list.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlInputButton
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. |