C# Class Subtext.Web.Admin.Articles.Articles

Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
categoryLinks global::Subtext.Web.Admin.UserControls.CategoryLinkList
postsContent global::System.Web.UI.WebControls.ContentPlaceHolder

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
BindLocalUI ( ) : void
OnRebuildTagsClick ( object sender, EventArgs e ) : void

Method Details

OnLoad() protected méthode

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

Property Details

categoryLinks protected_oe property

categoryLinks control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.UserControls.CategoryLinkList categoryLinks
Résultat global::Subtext.Web.Admin.UserControls.CategoryLinkList

postsContent protected_oe property

postsContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder postsContent
Résultat global::System.Web.UI.WebControls.ContentPlaceHolder