C# Class MonoSoftware.MonoX.MasterPages.UpdatePanel

显示文件 Open project: MonoSoftware/MonoX-Demo-Pages

Protected Methods

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

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return void

OnLoad() protected method

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