C# Class PaulStovell.TrialBalance.Website.Login

Inheritance: ApplicationPage
Afficher le fichier Open project: PaulStovell/trial-balance

Méthodes protégées

Méthode Description
Login_Authenticate ( object sender, System.Web.UI.WebControls.AuthenticateEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

Login_Authenticate() protected méthode

protected Login_Authenticate ( object sender, System.Web.UI.WebControls.AuthenticateEventArgs e ) : void
sender object
e System.Web.UI.WebControls.AuthenticateEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void