SchedulerCallbackCommandId.AppointmentSave Field
Saves an appointment using the ISchedulerInplaceEditorEx.ApplyChanges method and closes an appointment form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public const string AppointmentSave = "APTSAVE"
Public Const AppointmentSave As String = "APTSAVE"
Field Value
Type |
---|
String |
See Also
Feedback