HtmlInputButton Constructor

 

Initializes a new instance of the HtmlInputButton class.

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

NameDescription
System_CAPS_pubmethodHtmlInputButton()

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

System_CAPS_pubmethodHtmlInputButton(String^)

Initializes a new instance of the HtmlInputButton class using the specified button type.

Return to top
Show: