ButtonBuilder Class
Represents a button builder.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Button(String, String, HtmlButtonType, String, IDictionary<String, Object>) | A Simple button you can use with JavaScript. |
![]() ![]() | SubmitButton(String, String, IDictionary<String, Object>) | Creates a submit button for your form. |
![]() ![]() | SubmitImage(String, String, IDictionary<String, Object>) | Creates a submit button for your form using an image. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

