HtmlButtonType Enumeration

 

Enumerates the html button type for the ASP.NET.MVC.

Namespace:   Microsoft.Web.Mvc
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

type HtmlButtonType

Member nameDescription
Button

Represents the function of the button type.

Reset

Represents the function reset type.

Submit

Represents the function submit type.

Return to top
Show: