메소드 | 설명 | |
---|---|---|
RequireJs ( this helper, string common, string module ) : System.Web.Mvc.MvcHtmlString |
An Html helper for Require.js
|
public static RequireJs ( this helper, string common, string module ) : System.Web.Mvc.MvcHtmlString | ||
helper | this | |
common | string | Location of the common js file. |
module | string | Location of the main.js file. |
리턴 | System.Web.Mvc.MvcHtmlString |