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

WebNotificationsController Class

Inherits from the NotificationsController to implement ASP.NET specific behavior.

Namespace: DevExpress.ExpressApp.Notifications.Web

Assembly: DevExpress.ExpressApp.Notifications.Web.v18.2.dll

Declaration

public class WebNotificationsController :
    NotificationsController,
    IXafCallbackHandler

Implements

See Also