C# Class Geta.DdsAdmin.Admin.Menu

Inheritance: WebFormsBase
ファイルを表示 Open project: Geta/DdsAdmin

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void
OnPreInit ( EventArgs e ) : void

Private Methods

Method Description
LoadData ( ) : void

Method Details

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void

OnPreInit() protected method

protected OnPreInit ( EventArgs e ) : void
e System.EventArgs
return void