The BlogPostList type exposes the following members.

Properties

  Name Description
Public property AuthorDescriptionFormatString
Format string for author listing description.
Public property AuthorTitleFormatString
Format string for author listing title.
Public property BlogTitleFormatString
Format string for blog title.
Public property CategoryDescriptionFormatString
Format string for category listing description.
Public property CategoryId
Get or set category filter.
Public property CategoryTitleFormatString
Format string for category listing title.
Public property DateFormatString
Date format string.
Public property EnableSyntaxHighlighter
Indicates if syntax highlighter should be enabled.
Public property IsDescriptionVisible
Visibility of the description label.
Public property IsHeaderVisible
Visibility of the blog header.
Public property IsTitleVisible
Visibility of the title label.
Public property MaxDescriptionChars
Maximum characters in blog post.
Public property MaxTitleChars
Maximum characters in a title of a post.
Public property PageSize
Pager page size.
Public property PagingEnabled
Is paging enabled in the control.
Public property RewritePageTitle
Wheter to rewrite the container page title.
Public property RssEnabled
Get or set if Rss Engine should use this web part RSS channels.
Public property RssFeedContentSelector
Selects the content to be shown in the RSS.
Public property SearchAction
Search action - defines which field to search.
Public property SearchDescriptionFormatString
Format string for search results listing description.
Public property SearchTitleFormatString
Format string for search results listing title.
Public property SearchValue
Search value.
Public property TagDescriptionFormatString
Format string for tag listing description.
Public property TagTitleFormatString
Format string for tag listing title.
Public property TemplatedControl
Templated list view that is used for rendering the "repeatable" section of this control.
Public property UserId
User id - when set, only the posts from this user are shown.

See Also