| ChatNotificationInfoProviderGetChatNotificationInfo Method | 
            Returns chat notification with specified ID.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static ChatNotificationInfo GetChatNotificationInfo(
	int notificationId
)
Parameters
- notificationId
- Type: SystemInt32
 Chat notification ID.
Return Value
Type: 
ChatNotificationInfo See Also
See Also