Click or drag to resize

AfterViewTrackingNotificationArgs Class

Inheritance Hierarchy

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

The AfterViewTrackingNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodAfterViewTrackingNotificationArgs
Initializes a new instance of the AfterViewTrackingNotificationArgs class
Top
Properties
  NameDescription
Public propertyTrackingContext (Inherited from TrackingNotificationArgs.)
Public propertyView
Top
See Also