Checks if the user is authorized per board (if she belongs to the role authorized per board).
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userInfo
- Type: CMS.Membership UserInfo
User info
- boardId
- Type: System Int32
ID of the board to check
Return Value
Type: BooleanSee Also