Click or drag to resize
CheckAnalyticsConsentEventArgs Properties

The CheckAnalyticsConsentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContactId
Gets the contact identifier.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyHasConsent
Indicates whether the analytics has consent to log data into system. Default is true.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also