ASPxClientScheduler.ReminderFormDismiss Method
Client-side scripting method that calls the ReminderBase.Dismiss method for the selected reminder.
Declaration
ReminderFormDismiss(): void
Remarks
The ReminderFormDismiss function invokes the callback command with the DSMSREMINDER identifier.
See Also