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

Inheritance: System.Web.UI.Control
显示文件 Open project: ayende/Subtext

Public Methods

Method Description
HeaderBase ( ) : System

Protected Methods

Method Description
Render ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

HeaderBase() public method

public HeaderBase ( ) : System
return System

Render() protected method

protected Render ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
return void