NotificationService.getNotificationInfoById Method
Gets limited information for the notification specified by the ID.
Parameters
- id
-
Type: String
The ID of the notification to get.
Return Value
Type: jQuery.Promise
Value: dundas.notifications.NotificationInfo
A promise object that is resolved when the call is complete.
If successful, a dundas.notifications.NotificationInfo object is returned.