Class CancelableTrackingNotificationArgs
- Namespace
- Dynamicweb.Tracking.Notifications
- Assembly
- Dynamicweb.Core.dll
Base class for cancelable notifications related to tracking.
- Inheritance
-
Cancelable
Tracking Notification Args
- Derived
- Inherited Members
Properties
Cancel
Gets or sets a value indicating whether tracking should be canceled.
Property Value
- bool
true
if cancel; otherwise,false
.