NotificationClickEventArgs
Wisej.Web.Ext.Notification.NotificationClickEventArgs
Last updated
Was this helpful?
Wisej.Web.Ext.Notification.NotificationClickEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.Notification
Assembly: Wisej.Web.Ext.Notification (3.2.0.0)
Provides data for the Click events.
Initializes a new instance of the NotificationClickEventArgs class.
title
Title of the clicked notification.
id
Id of the clicked notification.
String: Returns the ID of the notification that was clicked.
String: Returns the title of the notification that was clicked.