WebNotificationsController Class
In This Article
Inherits from the NotificationsController to implement ASP.NET Web Forms specific behavior.
Namespace: DevExpress.ExpressApp.Notifications.Web
Assembly: DevExpress.ExpressApp.Notifications.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Notifications.Web
#Declaration
public class WebNotificationsController :
NotificationsController,
IXafCallbackHandler
#Implements
#Inheritance
Object
MarshalByRefObject
Component
Controller
WindowController
NotificationsController
WebNotificationsController
See Also