C# Class Dian.Web.Utility.BaseMasterPage

Inheritance: System.Web.UI.MasterPage
Afficher le fichier Open project: stone0090/dian

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void