ASPxClientScheduler.ReminderFormDismissAll Method
In This Article
Client-side scripting method that dismisses all reminders shown in the Reminder form.
#Declaration
TypeScript
ReminderFormDismissAll(): void
#Remarks
The ReminderFormDismissAll function invokes the callback command with the DSMSALLREMINDERS identifier.
See Also