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

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

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