Skip to main content

ReminderSnoozeAllDialogCommand Class

The “Reminder” dialog’s command to snooze all appointments in the dialog.

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class ReminderSnoozeAllDialogCommand :
    ReminderSnoozeDialogCommand

Inheritance

Object
DevExpress.Web.ASPxScheduler.Internal.SchedulerCallbackCommand
DevExpress.Web.ASPxScheduler.Internal.CallbackCommandWithResult
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase<ReminderDialogViewModel>
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase<DevExpress.Web.ASPxScheduler.Dialogs.IReminderDialogViewModel, ReminderDialogViewModel>
See Also