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

Summary description for ArticleCategories.
Inheritance: BaseControl
Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
Categories Subtext.Web.UI.Controls.CategoryList

Méthodes protégées

Méthode Description
GetArchiveCategories ( ) : IList
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Page_Load ( object sender, System e ) : void

Method Details

GetArchiveCategories() protected méthode

protected GetArchiveCategories ( ) : IList
Résultat IList

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

Categories protected_oe property

protected Subtext.Web.UI.Controls.CategoryList Categories
Résultat Subtext.Web.UI.Controls.CategoryList