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
- board
- Type: CMS.MessageBoards BoardInfo
Board information
Return Value
Type: BooleanSee Also