Click or drag to resize
ForumInfoProviderGetForumsInternal 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#
protected virtual ObjectQuery<ForumInfo> GetForumsInternal()

Return Value

Type: ObjectQueryForumInfo
See Also