Click or drag to resize
IAnalyticsConsentProviderHasConsentForLogging Method
Returns true when exist consent to log analytics data to system. Returns false otherwise.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
bool HasConsentForLogging()

Return Value

Type: Boolean
See Also