C# Class MvcTemplate.Components.Extensions.Html.ContentExtensions

Afficher le fichier Open project: NonFactors/MVC5.Template

Méthodes publiques

Свойство Type Description
Version System.Int64

Méthodes publiques

Méthode Description
RenderControllerScript ( this html ) : System.Web.Mvc.MvcHtmlString
RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString

Private Methods

Méthode Description
GenerateScriptLink ( String path, String controller, HtmlHelper html ) : System.Web.Mvc.MvcHtmlString
GenerateStyleLink ( String path, String controller, HtmlHelper html ) : System.Web.Mvc.MvcHtmlString

Method Details

RenderControllerScript() public static méthode

public static RenderControllerScript ( this html ) : System.Web.Mvc.MvcHtmlString
html this
Résultat System.Web.Mvc.MvcHtmlString

RenderControllerStyle() public static méthode

public static RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString
html this
Résultat System.Web.Mvc.MvcHtmlString

Property Details

Version public_oe static_oe property

public static Int64,System Version
Résultat System.Int64