C# 클래스 JordanRift.Grassroots.Web.Helpers.HtmlHelperExtensions

파일 보기 프로젝트 열기: JordanRift/Grassroots

공개 메소드들

메소드 설명
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.

메소드 상세

UiSubmit() 공개 정적인 메소드

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
리턴 System.Web.Mvc.MvcHtmlString