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

ReminderDismissDialogCommand Class

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

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

Declaration

public class ReminderDismissDialogCommand :
    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