Skip to main content

ReminderSnoozeDialogCommand.Id Property

Provides the unique identifier of the Reminder dialog’s Snooze command.

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public override string Id { get; }

Property Value

Type Description
String

An integer value specifying the unique identifier.

See Also