BoardInfoProviderGetBoardInfo Method (Int32) |
Returns the BoardInfo structure for the specified board.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.2.23
Syntax public static BoardInfo GetBoardInfo(
int boardId
)
Parameters
- boardId
- Type: SystemInt32
Board id
Return Value
Type:
BoardInfoSee Also