BoardMessageInfoProviderGetBoardMessageInfoInternal Method |
Returns the BoardMessageInfo structure for the specified message identifier.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 10.0.0
Syntax protected virtual BoardMessageInfo GetBoardMessageInfoInternal(
int messageId
)
Parameters
- messageId
- Type: SystemInt32
Message identifier
Return Value
Type:
BoardMessageInfoSee Also