C# 클래스 Subtext.Web.UI.Controls.BlogStats

Summary description for Header.
상속: CachedColumnControl
파일 보기 프로젝트 열기: ayende/Subtext

보호된 프로퍼티들

프로퍼티 타입 설명
CommentCount System.Web.UI.WebControls.Literal
PingTrackCount System.Web.UI.WebControls.Literal
PostCount System.Web.UI.WebControls.Literal
StoryCount System.Web.UI.WebControls.Literal

보호된 메소드들

메소드 설명
OnLoad ( EventArgs e ) : void

메소드 상세

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

CommentCount 보호되어 있는 프로퍼티

protected System.Web.UI.WebControls.Literal CommentCount
리턴 System.Web.UI.WebControls.Literal

PingTrackCount 보호되어 있는 프로퍼티

protected System.Web.UI.WebControls.Literal PingTrackCount
리턴 System.Web.UI.WebControls.Literal

PostCount 보호되어 있는 프로퍼티

protected System.Web.UI.WebControls.Literal PostCount
리턴 System.Web.UI.WebControls.Literal

StoryCount 보호되어 있는 프로퍼티

protected System.Web.UI.WebControls.Literal StoryCount
리턴 System.Web.UI.WebControls.Literal