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

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

Property Value

Type: Boolean
See Also