BoardInfoProviderGetBoardsCount Method |
Returns the number of message boards related to the specified document.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.2.23
Syntax public static int GetBoardsCount(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
Document ID to return number of boards for
Return Value
Type:
Int32See Also