NotificationClickEventArgs
Wisej.Web.Ext.Notification.NotificationClickEventArgs
Last updated
Wisej.Web.Ext.Notification.NotificationClickEventArgs
Last updated
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.
Name | Type | Description |
---|---|---|
String: Returns the ID of the notification that was clicked.
String: Returns the title of the notification that was clicked.
title
Title of the clicked notification.
id
Id of the clicked notification.