Method | Description | |
---|---|---|
PostList ( ) : System |
Initializes a new instance of the PostList class.
|
Method | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
Method | Description | |
---|---|---|
AddMainHeader ( ) : void |
Adds the main header.
|
|
BindPager ( List |
||
BindPosts ( ) : void |
Binds the list of posts to individual postview.ascx controls from the current theme.
|
|
GetPageIndex ( ) : int |
Retrieves the current page index based on the QueryString.
|
|
ShowExcerpt ( ) : bool |
Whether or not to show the entire post or just the excerpt/description in the post list
|
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e |
/// The |
|
return | void |