HtmlInputReset Constructor

 

Initializes a new instance of the HtmlInputReset class.

Namespace:   System.Web.UI.HtmlControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodHtmlInputReset()

Initializes a new instance of the HtmlInputReset class using default values.

System_CAPS_pubmethodHtmlInputReset(String^)

Initializes a new instance of the HtmlInputReset class using the specified input type.

Return to top
Show: