BoardModeratorInfoProvider AddModeratorToBoard Method Kentico 8.1 API Reference
Adds new BoardModeratorInfo object.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

userId
Type: OnlineSystem Int32
ID of the user representing board moderator
boardId
Type: OnlineSystem Int32
ID of the board moderator is being added to
See Also