Skip to main content

SchedulerCallbackCommandId.RecurrentAppointmentDeleteCancel Field

Closes the form for recurrent appointment deletion, and cancels the action.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string RecurrentAppointmentDeleteCancel = "RECURAPTDELETECANCEL"

Field Value

Type
String
See Also