Click or drag to resize
ForumInfoProviderGetForums Method
Returns a query for all the ForumInfo objects.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ForumInfo> GetForums()

Return Value

Type: ObjectQueryForumInfo
See Also