SchedulerCallbackCommandId.ClientSideInsertAppointment Field
Inserts an appointment into a storage collection.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public const string ClientSideInsertAppointment = "INSRTAPT"
Public Const ClientSideInsertAppointment As String = "INSRTAPT"
Field Value
Type |
---|
String |
See Also
Feedback