Click or drag to resize
ForumInfoProviderGetAllForums Method
Returns all forums.

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

Return Value

Type: InfoDataSetForumInfo
See Also