ASPxClientReminderAlertNotification.reminder Property
In This Article
Returns the triggered reminder.
#Declaration
TypeScript
reminder: ASPxClientReminder
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Remarks
Alternatively, you can use the ASPxClientReminderAlertNotification.GetReminder method to obtain the reminder object.
See Also