Click or drag to resize
BoardMessagesDataSourceShowGroupMessages Property
Indicates if the group messages should be included. (If no group ID is provided.).

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

Property Value

Type: Boolean
See Also