Class AfterEventTrackingNotificationArgs
- Namespace
- Dynamicweb.Tracking.Notifications
- Assembly
- Dynamicweb.Core.dll
Provides information about the event after it has been tracked.
public class AfterEventTrackingNotificationArgs : AfterTrackingNotificationArgs
- Inheritance
-
AfterEventTrackingNotificationArgs
- Inherited Members
Properties
Event
Gets the event.
public required EventData Event { get; init; }
Property Value
- EventData
The session.