Skip to main content
A newer version of this page is available. .

SchedulerCallbackCommandId.AppointmentFormShow Field

Performs an appointment lookup by ClientId and displays an appointment form.The equivalent of the ASPxClientScheduler.ShowAppointmentFormByClientId method.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public const string AppointmentFormShow = "EDTFRMSHOW"

Field Value

Type
String
See Also