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

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