The DiscussionBoard type exposes the following members.

Properties

  Name Description
Public property BoardIds
Gets or sets board ids.
Protected property CacheManager
Gets cache manager.
Public property EnableNewBoardAdminNotifications
Gets or sets a value indicating whether new board administrator notifications are enabled.
Public property IsPublic
Gets or sets a flag if discussion board is visible for an unauthenticated users.
Public property MessagePagerQueryString
Gets or sets discussion Message pager SEO query string.
Public property PageSize
Gets or sets Pager page size.
Public property RewritePageTitle
Wheter to rewrite the container page title.
Public property TemplatedControl
Gets or sets Templated list view that is used for rendering the "repeatable" section of this control.
Public property UserProfileUrl
Gets or sets URL of the user profile page. If empty, a postback is performed to the same page.

See Also