BoardModeratorInfoProvider SetBoardModerators Method (Int32, String)Kentico 8.0 API Reference
Inserts moderators for the specified board.

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

Parameters

boardId
Type: OnlineSystem Int32
ID of the board moderators are inserted to
moderators
Type: OnlineSystem String
String containing user names separated by semicolon
See Also