Returns the count of messages in given message board.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- documentId
- Type: System Int32
ID of the document.
- boardWebpartName
- Type: System String
Messageboard webpart name.
- type
- Type: System String
Type of messageboard: 'document', 'user' or 'group'.
Return Value
Type: Int32See Also