Returns True if current user is authorized to add messages to the specified message board, otherwise returns False.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- boardProperties
- Type: CMS.MessageBoards BoardProperties
Properties of the board
Return Value
Type: BooleanSee Also