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

Summary description for Header.
Inheritance: CachedColumnControl
Datei anzeigen Open project: ayende/Subtext

Protected Properties

Property 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

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

CommentCount protected_oe property

protected System.Web.UI.WebControls.Literal CommentCount
return System.Web.UI.WebControls.Literal

PingTrackCount protected_oe property

protected System.Web.UI.WebControls.Literal PingTrackCount
return System.Web.UI.WebControls.Literal

PostCount protected_oe property

protected System.Web.UI.WebControls.Literal PostCount
return System.Web.UI.WebControls.Literal

StoryCount protected_oe property

protected System.Web.UI.WebControls.Literal StoryCount
return System.Web.UI.WebControls.Literal