Click or drag to resize
ChatNotificationInfoProviderMarkAsReadChatNotification Method
Marks as read chat notification.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static void MarkAsReadChatNotification(
	int chatNotificationID
)

Parameters

chatNotificationID
Type: SystemInt32
Notification ID
See Also