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.3.169
Syntax
void SetUserRead(
	string userId
)

Parameters

userId
Type: SystemString
Id of the user that read the notification
See Also