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

ReminderCollection Object

The Telerik.Web.UI.ReminderCollection client-side object represents a list of a Reminder objects.

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

Methods

 

NameParametersReturn TypeDescription
add()Telerik.Web.UI.ReminderNumberAdds the Reminder to the collection.
insert()index(Number),Telerik.Web.UI.ReminderNoneInserts the Reminder at the specified index in the collection.
remove()Telerik.Web.UI.ReminderNoneRemoves the specified Reminder from the collection
removeAt()index (Number)NoneRemoves the Reminder at the specified index in the collection.
indexOf()Telerik.Web.UI.ReminderNumberReturns the index of the Reminder in the collection, -1 if not found
clear()NoneNoneClears the collection
get_count()NoneNumberGets the total number of Reminders in the collection
getReminder()index (Number)Telerik.Web.UI.ReminderReturns the reminder at the specified index in the collection
findByID()id (String)Telerik.Web.UI.ReminderReturns the reminder with the specified ID, null if not found

See Also

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