Back to Devexpress

NotificationsController Class

expressappframework-devexpress-dot-expressapp-dot-notifications-462c03aa.md

latest1.8 KB
Original Source

NotificationsController Class

An abstract WindowController descendant, that contains the ShowNotificationsAction Action.

Namespace : DevExpress.ExpressApp.Notifications

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

NuGet Package : DevExpress.ExpressApp.Notifications

Declaration

csharp
public class NotificationsController :
    WindowController
vb
Public Class NotificationsController
    Inherits WindowController

Implements

ISupportUpdate

Inheritance

Object MarshalByRefObject Component Controller WindowController NotificationsController WinNotificationsController

See Also

NotificationsController Members

DevExpress.ExpressApp.Notifications Namespace