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

Summary description for Header.
Inheritance: CachedColumnControl
Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
CommentCount System.Web.UI.WebControls.Literal
PingTrackCount System.Web.UI.WebControls.Literal
PostCount System.Web.UI.WebControls.Literal
StoryCount System.Web.UI.WebControls.Literal

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected méthode

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

Property Details

CommentCount protected_oe property

protected System.Web.UI.WebControls.Literal CommentCount
Résultat System.Web.UI.WebControls.Literal

PingTrackCount protected_oe property

protected System.Web.UI.WebControls.Literal PingTrackCount
Résultat System.Web.UI.WebControls.Literal

PostCount protected_oe property

protected System.Web.UI.WebControls.Literal PostCount
Résultat System.Web.UI.WebControls.Literal

StoryCount protected_oe property

protected System.Web.UI.WebControls.Literal StoryCount
Résultat System.Web.UI.WebControls.Literal