Click or drag to resize
ForumGroupInfoProviderGetAllGroups Method
Returns all groups.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static InfoDataSet<ForumGroupInfo> GetAllGroups()

Return Value

Type: InfoDataSetForumGroupInfo
See Also