프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Version | System.Int64 |
메소드 | 설명 | |
---|---|---|
RenderControllerScript ( this html ) : System.Web.Mvc.MvcHtmlString | ||
RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Web.Mvc.MvcHtmlString |
public static RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString | ||
html | this | |
리턴 | System.Web.Mvc.MvcHtmlString |