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

Summary description for CategoryDisplayByColumn.
Inheritance: CachedColumnControl
Exibir arquivo Open project: ayende/Subtext

Protected Properties

Property Type Description
Categories CategoryList

Protected Methods

Method Description
GetArchiveCategories ( ) : IList
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

GetArchiveCategories() protected method

protected GetArchiveCategories ( ) : IList
return IList

OnInit() protected method

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

OnLoad() protected method

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

Property Details

Categories protected_oe property

protected CategoryList,Subtext.Web.UI.Controls Categories
return CategoryList