ModuleCommands MessageBoardAddModeratorToBoard Method Kentico 8.0 API Reference
Adds new BoardModeratorInfo object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.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