C# 클래스 RequireJsMvc.Single.Helpers.HtmlHelperExtensions

파일 보기 프로젝트 열기: jcreamer898/RequireJsMvc

공개 메소드들

메소드 설명
RequireJs ( this helper, string main ) : System.Web.Mvc.MvcHtmlString

An Html helper for Require.js

메소드 상세

RequireJs() 공개 정적인 메소드

An Html helper for Require.js
public static RequireJs ( this helper, string main ) : System.Web.Mvc.MvcHtmlString
helper this
main string Location of the main js file.
리턴 System.Web.Mvc.MvcHtmlString