Click or drag to resize
ActivityOnCustomActivityCheck Event
Occurs before logging activity just after regular check for logging activity. Enables users to set custom validation if logging should be enabled.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax
C#
public event ActivityLoggingActivityEnabled OnCustomActivityCheck

Value

Type: CMS.WebAnalyticsActivityLoggingActivityEnabled
See Also