Property | Type | Description | |
---|---|---|---|
ListViewRecentComments | global::System.Web.UI.WebControls.ListView | ||
PanelRecentComments | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
BlogRecentComments ( IRecentCommentsCore recentCommentsCore = null ) : System |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
public BlogRecentComments ( IRecentCommentsCore recentCommentsCore = null ) : System | ||
recentCommentsCore | IRecentCommentsCore | |
return | System |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.ListView ListViewRecentComments | ||
return | global::System.Web.UI.WebControls.ListView |