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.v20.2.dll
Declaration
public const string ShowAppointmentFormByServerId = "EDTFRMSHOWSID"
Public Const ShowAppointmentFormByServerId As String = "EDTFRMSHOWSID"
Field Value
Type |
---|
String |
See Also
Feedback