New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Reminder Object

The Telerik.Web.UI.Reminder client-side object represents a single instance of a Reminder defined in the RadScheduler.

The tables below lists the all public properties of the Telerik.Web.UI.Reminder client-side object.

Methods

 

NameParametersReturn TypeDescription
get_trigger()NoneNumberGets the Reminder trigger value in minutes.
set_trigger()value (Number)NoneSets the Reminder trigger value in minutes.
get_id()NoneNumberGets the ID of the Reminder.
set_id()id (Number)NoneSets the ID of the Reminder.
get_owner()NoneTelerik.Web.UI.SchedulerAppointmentGets the appointment that the Reminder is associated with.
get_triggerDate()NoneDateGets the date on which the reminder should be triggered.
get_attributes()NoneTelerik.Web.UI.SchedulerAttributeCollectionGets a collection of the Attributes associated to the current Reminder.
clone()NoneTelerik.Web.UI.ReminderReturns a copy of this Reminder.

See Also

In this article
MethodsSee Also
Not finding the help you need?
Contact Support