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

SchedulerCallbackCommandId.ShowAppointmentFormByServerId Field

Looks for an appointment with a specified server ID, and invokes an appointment editing form to display it.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public const string ShowAppointmentFormByServerId = "EDTFRMSHOWSID"

Field Value

Type
String
See Also