C# 클래스 SenseNet.Portal.UI.SNScriptLoader

파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
AddScript ( string relPath ) : void
Current ( System page ) : SNScriptLoader

비공개 메소드들

메소드 설명
AddDependencies ( string relPath ) : void
CacheDeps ( string requestedBy, IEnumerable deps ) : void
GetDependencies ( string relPath ) : IEnumerable
GetScriptsToLoad ( ) : IEnumerable
IsAbsoluteScriptPath ( string path ) : bool
SNScriptLoader ( ) : System

메소드 상세

AddScript() 공개 메소드

public AddScript ( string relPath ) : void
relPath string
리턴 void

Current() 공개 정적인 메소드

public static Current ( System page ) : SNScriptLoader
page System
리턴 SNScriptLoader