Click or drag to resize

AfterEventTrackingNotificationArgs Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Tracking.Notifications
Assembly:  Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax
public class AfterEventTrackingNotificationArgs : AfterTrackingNotificationArgs

The AfterEventTrackingNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodAfterEventTrackingNotificationArgs
Initializes a new instance of the AfterEventTrackingNotificationArgs class
Top
Properties
  NameDescription
Public propertyEvent
Public propertyTrackingContext (Inherited from TrackingNotificationArgs.)
Top
See Also