C# Class MonoSoftware.MonoX.Pages.SocialNetworking.Dashboard

Inheritance: BasePage
Mostra file Open project: MonoSoftware/MonoX-Demo-Pages

Protected Methods

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

Private Methods

Method Description
snWallNotes_NoteSaved ( object sender, 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