Click or drag to resize

INotificationSetUserRead Method


Set the status of this notification after read by given user

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void SetUserRead(
	string userId
)

Parameters

userId  String
Id of the user that read the notification
See Also