C# Class MonoSoftware.MonoX.Pages.Blog

Inheritance: BasePage
Mostrar archivo 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 System.EventArgs
return void

OnLoad() protected method

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