Checks if the given user is moderator of the given board.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- userId
- Type: System Int32
ID of the user to check
- boardId
- Type: System Int32
ID of the board to check
Return Value
Type: BooleanSee Also