Inserts moderators for the specified board.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- boardId
- Type: System Int32
ID of the board moderators are inserted to
- moderators
- Type: System String
String containing user names separated by semicolon
- useIds
- Type: System Boolean
Indicates whether the string representing moderators contains user IDs rather than user names
See Also