The BlogCommentsList type exposes the following members.

Properties

  Name Description
Public property ApprovalMode
Comment approval mode. When set to none, no approval is needed; when set to automatic, services like Akismet and Defensio are used; when set to manual, admin must manually approve all comments.
Public property BlogPost
Parent blog post for all comments in this module
Public property DateFormatString
Date format string
Public property MaxDescriptionChars
Maximum number of characters in the comment
Public property PageSize
Pager page size.
Public property PagingEnabled
Indicates if paging is enabled in the module.
Public property TemplatedControl
Templated list view that is used for rendering the "repeatable" section of this control.

See Also