The BlogPostSubscribeArgs type exposes the following members.

Properties

  Name Description
Public property BlogPost
Gets or sets blog post entity.
Public property Comment
Gets or sets comment entity.
Public property CommentMailSubjectText
Gets or sets mail message subject.
Public property MailNoReplyText
Gets or sets no reply text.
Public property MaxPostLength
Gets or sets a maximum length of the post that will be shown to the user.
Public property NewCommentAddedText
Gets or sets new comment added text.
Public property NewCommentClickToReplyText
Gets or sets new comment click here to reply text.
Public property PagerPageSize
Gets or sets pager page size.
Public property PagerQueryString
Gets or sets pager query string.
Public property SenderEMail (Overrides SubscribeArgs..::..SenderEMail.)
Public property SenderUrl
Gets or sets the sender URL.
Public property SourceUrl
Gets or sets the source URL.
Public property UserProfileUrl
Gets or sets URL of the user profile page.

See Also