C# 클래스 Bundling.Extensions.BundlingHelper

파일 보기 프로젝트 열기: unger/Bundling.Extensions

공개 메소드들

메소드 설명
RenderScript ( string path ) : IHtmlString
RenderScriptUrl ( string path ) : string
RenderStyles ( string path ) : IHtmlString
RenderStylesUrl ( string path ) : string

메소드 상세

RenderScript() 공개 정적인 메소드

public static RenderScript ( string path ) : IHtmlString
path string
리턴 IHtmlString

RenderScriptUrl() 공개 정적인 메소드

public static RenderScriptUrl ( string path ) : string
path string
리턴 string

RenderStyles() 공개 정적인 메소드

public static RenderStyles ( string path ) : IHtmlString
path string
리턴 IHtmlString

RenderStylesUrl() 공개 정적인 메소드

public static RenderStylesUrl ( string path ) : string
path string
리턴 string