C# Class JordanRift.Grassroots.Web.Helpers.HtmlHelperExtensions

Afficher le fichier Open project: JordanRift/Grassroots

Méthodes publiques

Méthode Description
UiSubmit ( this helper, string value ) : System.Web.Mvc.MvcHtmlString

Html Helper method to render out a input submit button with jQuery UI classes appended to it.

Method Details

UiSubmit() public static méthode

Html Helper method to render out a input submit button with jQuery UI classes appended to it.
public static UiSubmit ( this helper, string value ) : System.Web.Mvc.MvcHtmlString
helper this HtmlHelper class to add extension to
value string
Résultat System.Web.Mvc.MvcHtmlString