C# Class Subtext.Web.UI.Controls.MonthList

Summary description for ArchiveDay.
Inheritance: BaseControl
Datei anzeigen Open project: ayende/Subtext

Protected Properties

Property Type Description
MonthListings Subtext.Web.UI.Controls.EntryList

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected method

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

Property Details

MonthListings protected_oe property

protected Subtext.Web.UI.Controls.EntryList MonthListings
return Subtext.Web.UI.Controls.EntryList