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.5.94
Syntax
IEnumerable<INotification> Notifications()

Return Value

Type: IEnumerableINotification

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

See Also