Click or drag to resize

IUserNotifications Method


Gets the collection Notifications issued to this User.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<INotification> Notifications()

Return Value

IEnumerableINotification

[Missing <returns> documentation for "M:Ingeniux.CMS.IUser.Notifications"]

See Also