| ForumInfoProviderGetForumsCount Method  | 
            Returns the number of message boards related to the specified document.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntaxpublic static int GetForumsCount(
	int documentId
)
Parameters
- documentId
 - Type: SystemInt32
Document ID to return number of boards for 
Return Value
Type: 
Int32
See Also