C# Class MyCompany.Applications.MyApplication.Presentation.Web.MyPage

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: shendongnian/code

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
LogoutUser ( ) : void

Method Details

Page_Load() protected méthode

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