C# Class newtelligence.DasBlog.Web.Core.ArchiveMonthsList

Summary description for ArchiveMonthsList.
Inheritance: System.Web.UI.WebControls.WebControl
Mostrar archivo Open project: AArnott/dasblog

Public Methods

Method Description
ArchiveMonthsList ( ) : System

Protected Methods

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

Private Methods

Method Description
ArchiveMonthList_Load ( object sender, EventArgs e ) : void

Method Details

ArchiveMonthsList() public method

public ArchiveMonthsList ( ) : System
return System

Render() protected method

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