Click or drag to resize
CheckAnalyticsConsentEventArgsHasConsent Property
Indicates whether the analytics has consent to log data into system. Default is true.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
public bool HasConsent { get; set; }

Property Value

Type: Boolean
See Also