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

SchedulerCallbackCommandId.QuickDialogPrefix Field

Identifies dialogs that should be cached.

Default value: “DialogForm”

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public const string QuickDialogPrefix = "DialogForm"

Field Value

Type
String
See Also