Click or drag to resize
BoardMessagesDataSourceSelectOnlyApproved Property
Gets or sets select only approved messages.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 9.0.0
Syntax
C#
public bool SelectOnlyApproved { get; set; }

Property Value

Type: Boolean
See Also