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