ModuleCommandsMessageBoardGetMessageBoardInfo Method |
Gets message board info object with dependence on specified board id.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static BaseInfo MessageBoardGetMessageBoardInfo(
int messageBoardId
)
Parameters
- messageBoardId
- Type: SystemInt32
Message board id
Return Value
Type:
BaseInfoSee Also