MessageInfoProviderGetMessageInfo Method |
Returns the MessageInfo structure for the specified message.
Namespace: CMS.MessagingAssembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax public static MessageInfo GetMessageInfo(
int messageId
)
Parameters
- messageId
- Type: SystemInt32
Message id
Return Value
Type:
MessageInfoSee Also