This documentation is archived and is not being maintained.

HtmlInputButton Constructor

Initializes a new instance of the HtmlInputButton class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method HtmlInputButton() Initializes a new instance of the HtmlInputButton class using default values.
Public method HtmlInputButton(String) Initializes a new instance of the HtmlInputButton class using the specified button type.
Top
Show: