Shows Reminder dialog.

Namespace:  C1.Web.UI.Controls.C1Schedule.Dialogs
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function showReminderDialog(list, allAppts);

Parameters

list
Type: ArrayList
Appointments list that will be shown in reminder dialog
allAppts
Type: System..::..Array
Appointments

See Also