ForumInfoProviderGetForumInfoInternal Method (Int32) |
Returns the ForumInfo structure for the specified forum.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax protected ForumInfo GetForumInfoInternal(
int forumId
)
Parameters
- forumId
- Type: SystemInt32
Forum id
Return Value
Type:
ForumInfoSee Also