C# Class _Main, yfkey-scms

Afficher le fichier Open project: Novthirteen/yfkey-scms

Private Properties

Свойство Type Description
LoadControl UserControl,
LoadModule void
LoadModule void
LoadUserThemes void

Méthodes protégées

Méthode Description
InitializeCulture ( ) : void
OnInit ( EventArgs, e ) : void
OnInitComplete ( EventArgs, e ) : void
OnPreInit ( EventArgs, e ) : void
Page_Load ( object sender, EventArgs, e ) : void

Private Methods

Méthode Description
LoadControl ( string userControlPath ) : UserControl,
LoadModule ( ) : void
LoadModule ( string mid, string mp, string act, string ap ) : void
LoadUserThemes ( ) : void

Method Details

InitializeCulture() protected méthode

protected InitializeCulture ( ) : void
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs, e ) : void
e EventArgs,
Résultat void

OnInitComplete() protected méthode

protected OnInitComplete ( EventArgs, e ) : void
e EventArgs,
Résultat void

OnPreInit() protected méthode

protected OnPreInit ( EventArgs, e ) : void
e EventArgs,
Résultat void

Page_Load() protected méthode

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