C# Class Bamboo.Prevalence.Examples.UserLogin.Web.UserLoginApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: bamboo/Bamboo.Prevalence

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
Application_AuthenticateRequest ( object sender, EventArgs args ) : void
Application_Start ( object sender, EventArgs args ) : void

Method Details

Application_AuthenticateRequest() protected méthode

protected Application_AuthenticateRequest ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void

Application_Start() protected méthode

protected Application_Start ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void