C# Class RequireJsMvc.Single.Helpers.HtmlHelperExtensions

Afficher le fichier Open project: jcreamer898/RequireJsMvc

Méthodes publiques

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

An Html helper for Require.js

Method Details

RequireJs() public static méthode

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.
Résultat System.Web.Mvc.MvcHtmlString