C# 클래스 MvcTemplate.Components.Extensions.Html.ContentExtensions

파일 보기 프로젝트 열기: NonFactors/MVC5.Template

공개 프로퍼티들

프로퍼티 타입 설명
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

메소드 상세

RenderControllerScript() 공개 정적인 메소드

public static RenderControllerScript ( this html ) : System.Web.Mvc.MvcHtmlString
html this
리턴 System.Web.Mvc.MvcHtmlString

RenderControllerStyle() 공개 정적인 메소드

public static RenderControllerStyle ( this html ) : System.Web.Mvc.MvcHtmlString
html this
리턴 System.Web.Mvc.MvcHtmlString

프로퍼티 상세

Version 공개적으로 정적으로 프로퍼티

public static Int64,System Version
리턴 System.Int64