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

ReminderDismissAllDialogCommand.Id Property

Provides the unique identifier of the Reminder dialog’s Dismiss All command.

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

Declaration

public override string Id { get; }

Property Value

Type Description
String

An integer value specifying the unique identifier.

See Also