ForumInfoProviderGetForumInfoByDocumentInternal Method |
Returns the ForumInfo structure for the specified document.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax protected ForumInfo GetForumInfoByDocumentInternal(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
Document ID
Return Value
Type:
ForumInfoSee Also