NotificationItemsEventArgs Constructors
Arguments passed to the NotificationsController.CustomProcessNotifications event.| Name | Parameters | Description |
|---|---|---|
| NotificationItemsEventArgs(IList<INotificationItem>) | notificationItems | Initializes a new instance of the NotificationItemsEventArgs class. |
See Also