ASPxClientSchedulerStorageReminderAlertEventArgs Members
Provides data for the ASPxClientSchedulerStorageControl.ReminderAlert event.Constructors
Name | Description |
---|---|
constructor(completedNotifications, previousNotifications) | Initializes a new instance of the ASPxClientSchedulerStorageReminderAlertEventArgs class. |
Properties
Name | Description |
---|---|
alertNotifications | Returns an array of currently triggered reminders. |
See Also