HtmlInputButton Constructor
.NET Framework (current version)
Initializes a new instance of the HtmlInputButton class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | HtmlInputButton() | Initializes a new instance of the HtmlInputButton class using default values. |
![]() | HtmlInputButton(String^) | Initializes a new instance of the HtmlInputButton class using the specified button type. |
Show:
