Метод | Описание | |
---|---|---|
RequireJs ( this helper, string main ) : System.Web.Mvc.MvcHtmlString |
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 |