C# 클래스 FourRoads.TelligentCommunity.ThemeHelper.Modules.ThemeUtilityModule

상속: IHttpModule
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 프로퍼티들

프로퍼티 타입 설명
ReloadPluginState bool

공개 메소드들

메소드 설명
Dispose ( ) : void
Init ( System.Web.HttpApplication context ) : void

비공개 메소드들

메소드 설명
ContextPostMapRequestHandler ( object sender, EventArgs e ) : void
IsTruthy ( string value ) : bool
IsValid ( HttpRequest request ) : bool
PagePreRender ( object sender, EventArgs e ) : void
PluginManagerOnAfterInitialization ( object sender, EventArgs eventArgs ) : void
PreRequestHandlerExecute ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Init() 공개 메소드

public Init ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
리턴 void

프로퍼티 상세

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

public static bool ReloadPluginState
리턴 bool