Skip to main content
All docs
V25.2
  • NotificationsApplicationBuilderExtensions Class

    Extends the IModuleBuilder<TContext> interface with a method to add the Notifications Module to your application.

    Namespace: DevExpress.ExpressApp.Blazor.ApplicationBuilder

    Assembly: DevExpress.ExpressApp.Notifications.Blazor.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.Notifications.Blazor

    Declaration

    public static class NotificationsApplicationBuilderExtensions

    Inheritance

    Object
    NotificationsApplicationBuilderExtensions
    See Also