C# 클래스 Bamboo.Prevalence.Examples.UserLogin.Web.UserLoginApplication

상속: System.Web.HttpApplication
파일 보기 프로젝트 열기: bamboo/Bamboo.Prevalence

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
Application_AuthenticateRequest ( object sender, EventArgs args ) : void
Application_Start ( object sender, EventArgs args ) : void

메소드 상세

Application_AuthenticateRequest() 보호된 메소드

protected Application_AuthenticateRequest ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
리턴 void

Application_Start() 보호된 메소드

protected Application_Start ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
리턴 void