Class TrackingNotificationArgs
- Namespace
- Dynamicweb.Tracking.Notifications
- Assembly
- Dynamicweb.Core.dll
Base class for notifications related to tracking
public abstract class TrackingNotificationArgs : NotificationArgs
- Inheritance
-
TrackingNotificationArgs
- Derived
- Inherited Members
Properties
TrackingContext
Gets the tracking context.
public required TrackingContext TrackingContext { get; init; }
Property Value
- TrackingContext
The tracking context.