IUserNotifications Method
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIEnumerable<INotification> Notifications()
Function Notifications As IEnumerable(Of INotification)
IEnumerable<INotification^>^ Notifications()
abstract Notifications : unit -> IEnumerable<INotification>
Return Value
IEnumerableINotification[Missing <returns> documentation for "M:Ingeniux.CMS.IUser.Notifications"]
See Also