Click or drag to resize
CheckAnalyticsConsentEventArgs Constructor
Creates an instance of CheckAnalyticsConsentEventArgs.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
public CheckAnalyticsConsentEventArgs(
	int contactId
)

Parameters

contactId
Type: SystemInt32
See Also