Property | Type | Description | |
---|---|---|---|
ItemList | global::System.Web.UI.WebControls.Repeater | ||
PanelInteresingEntries | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
BlogInterestingEntries ( IInterstingEntriesAlgorithm interestingEntriesCore = null ) : System |
Method | Description | |
---|---|---|
OnInit ( |
||
Page_Load ( object sender, |
public BlogInterestingEntries ( IInterstingEntriesAlgorithm interestingEntriesCore = null ) : System | ||
interestingEntriesCore | IInterstingEntriesAlgorithm | |
return | System |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.Repeater ItemList | ||
return | global::System.Web.UI.WebControls.Repeater |