Property | Type | Description | |
---|---|---|---|
Version | System.Int64 |
Method | Description | |
---|---|---|
RenderControllerScript ( this html ) : System.Web.Mvc.MvcHtmlString | ||
RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString |
Method | Description | |
---|---|---|
GenerateScriptLink ( String path, String controller, HtmlHelper html ) : System.Web.Mvc.MvcHtmlString | ||
GenerateStyleLink ( String path, String controller, HtmlHelper html ) : System.Web.Mvc.MvcHtmlString |
public static RenderControllerScript ( this html ) : System.Web.Mvc.MvcHtmlString | ||
html | this | |
return | System.Web.Mvc.MvcHtmlString |
public static RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString | ||
html | this | |
return | System.Web.Mvc.MvcHtmlString |