Click or drag to resize
ForumGroupInfoProviderGetForumGroups Method
Returns a query for all the ForumGroupInfo objects.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ForumGroupInfo> GetForumGroups()

Return Value

Type: ObjectQueryForumGroupInfo
See Also