Skip to main content

ASPxClientSchedulerStorageReminderAlertEventArgs Members

In This Article
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