C# 클래스 Signum.Web.ScriptHtmlHelper

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
Manager BasicScriptHtmlManager

공개 메소드들

메소드 설명
ScriptCss ( this html ) : System.Web.Mvc.MvcHtmlString
ScriptsJs ( this html ) : System.Web.Mvc.MvcHtmlString
UrlCss ( ) : string[]
UrlJs ( ) : string[]

비공개 메소드들

메소드 설명
FilterAndInclude ( string urls ) : string[]

메소드 상세

ScriptCss() 공개 정적인 메소드

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

ScriptsJs() 공개 정적인 메소드

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

UrlCss() 공개 정적인 메소드

public static UrlCss ( ) : string[]
리턴 string[]

UrlJs() 공개 정적인 메소드

public static UrlJs ( ) : string[]
리턴 string[]

프로퍼티 상세

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

public static BasicScriptHtmlManager,Signum.Web Manager
리턴 BasicScriptHtmlManager