Shows the edit appointment dialog.

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

Syntax

JavaScript
function showEditAppointmentDialog(appointmentID);

Parameters

appointmentID
Type: System..::..String
The appointment ID.

See Also