HtmlButtonType Enumeration
Enumerates the html button type for the ASP.NET.MVC.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Member name | Description | |
|---|---|---|
| Button | Represents the function of the button type. | |
| Reset | Represents the function reset type. | |
| Submit | Represents the function submit type. |
Show: