| ChatNotificationInfoProviderMarkAsReadChatNotification Method  | 
            Marks as read chat notification.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic static void MarkAsReadChatNotification(
	int chatNotificationID
)
Parameters
- chatNotificationID
 - Type: SystemInt32
Notification ID 
See Also