C# Class Subtext.Web.Admin.Pages.HomePageDefault

Summary description for _default.
Inheritance: Subtext.Web.Admin.Pages.AdminPage
Exibir arquivo Open project: ayende/Subtext

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Page_Load ( object sender, System e ) : void

Method Details

OnInit() protected method

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