Skip to main content
All docs
V24.1
.NET 6.0+

ISchedulerNotificationsProvider Interface

Supports the Notifications Module in XAF ASP.NET Core Blazor applications.

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll

Declaration

public interface ISchedulerNotificationsProvider :
    INotificationsProvider

The following members return ISchedulerNotificationsProvider objects:

See Also