Skip to main content

ReminderSnoozeDialogCommand Class

The “Reminder” dialog’s command to snooze the selected appointment in the dialog.

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class ReminderSnoozeDialogCommand :
    ReminderDialogCommandBase

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