See Also: HtmlInputReset Members
The System.Web.UI.HtmlControls.HtmlInputReset class is derived from the System.Web.UI.HtmlControls.HtmlInputButton class and is used to create a button control on a Web page that resets form controls to their initial values. The System.Web.UI.HtmlControls.HtmlInputReset control is often used with the System.Web.UI.HtmlControls.HtmlInputSubmit control, which is used to create a button control that submits the form.
For a list of initial property values for an instance of System.Web.UI.HtmlControls.HtmlInputReset, see the erload:System.Web.UI.HtmlControls.HtmlInputReset.#ctor constructor.