Class NotificationEventArgs
Arguments for a NotificationMessage event.
Inheritance
System.Object
NotificationEventArgs
Namespace: EPiServer.Notification
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class NotificationEventArgs : EventArgs
Constructors
NotificationEventArgs()
Declaration
public NotificationEventArgs()
Properties
NotificationMessage
NotificationMessage property
Declaration
public NotificationMessage NotificationMessage { get; set; }
Property Value
| Type | Description |
|---|---|
| NotificationMessage |