Class BlogContentRenderer

This control renders blog entries

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      EPS.Web.Blog.BlogContentRenderer

public class BlogContentRenderer : WebControl, IPostBackEventHandler

Class Members

MemberDescription
Constructor
RaisePostBackEvent Postback event handler
public sealed void RaisePostBackEvent( string eventArgument );
AbstractEndTag Abstract End Tag
AbstractStartTag Abstract Start Tag
AllowNewComments Defines whether or not new comments can be added through
BlogID Blog ID that is to be used for rendering
BodyEndTag Body End Tag
BodyStartTag Body Start Tag
CommentContentEnd Comment title end
CommentContentStart Comment title start
CommentCountCaption Caption of the comment link
CommentDateEnd Comment title end
CommentDateStart Comment title start
CommentFooter Comment footer
CommentHeader Comment header
CommentTitleEnd Comment title end
CommentTitleStart Comment title start
CondensedFooterEndTag CondensedFooter End Tag
CondensedFooterStartTag CondensedFooter Start Tag
CondensedTitleEndTag Condensed Title End Tag
CondensedTitleLinkUrl Link URL for title links in condensed view.
CondensedTitleStartTag Condensed Title Start Tag
DateEndTag Date End Tag
DateStartTag Date Start Tag
DisplayMode Defines the display mode of the blog entries,
DisplayTextWhenAbstractMissing Indicates whether the full text should be rendered instead of the abstract whenever the abstract is missing.
EditURL Edit URL
EndDate End value for blog display if displayed based on date range
EntryEndTag Entry End Tag
EntryStartTag Entry Start Tag
FooterEndTag Footer End Tag
FooterStartTag Footer Start Tag
LinkCondensedTitle Indicates whether or not the title is to be linked
LinkTitle Indicates whether or not the title is to be linked
LinkTitleModeTitle Indicates whether or not the title is to be linked
MessageID Message ID that is to be used for rendering
NumberOfEntriesToShow Number of entries to show in the list.
PostCommentButtonCaption Post comment button caption
PostCommentButtonEnd Post comment button end
PostCommentButtonStart Post comment button start
PostCommentFooter Post comment footer
PostCommentHeader Post comment header
PostCommentLabelEmail Post comment email label
PostCommentLabelEnd Post comment label end
PostCommentLabelName Post comment name label
PostCommentLabelStart Post comment label start
PostCommentLabelText Post comment text label
PostCommentLabelTitle Post comment title label
PostCommentLabelWebSite Post comment web site label
PostCommentTextboxEnd Post comment textbox start
PostCommentTextboxStart Post comment textbox start
RenderAuthorEmail Should an email address be rendered as part of the output?
RenderCommentCountWithFullEntry Defines whether a link to comments with the number of comments is rendered when a full list is displayed
RenderCommentsWithSingleEntry Defines whether or not comments should be rendered when
StartDate Start value for blog display if displayed based on date range
TitleEndTag Title End Tag
TitleLinkUrl Link URL for title links.
TitleOnlyTitleEndTag Title-Only Title End Tag
TitleOnlyTitleLinkUrl Link URL for title links in title-only view.
TitleOnlyTitleStartTag Title-Only Title Start Tag
TitleStartTag Title Start Tag

Requirements

Namespace: EPS.Web.Blog
Assembly: BLOGCONTROLS.DLL


  Last Updated: 5/23/2007 | © , 2007