C# Class Subtext.Web.Admin.WebUI.StatsPage

Inheritance: Subtext.Web.Admin.Pages.AdminPage
显示文件 Open project: ayende/Subtext

Public Methods

Method Description
StatsPage ( ) : System

Protected Methods

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

Method Details

BindLocalUI() protected method

protected BindLocalUI ( ) : void
return void

OnLoad() protected method

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

StatsPage() public method

public StatsPage ( ) : System
return System