ActivityChatBase Constructor Kentico 8.0 API Reference
Default constructor.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

variables
Type: CMS.WebAnalytics ActivityContext
Environment variables required for proper logging of activities
useReffererAsCurrentURL
Type: OnlineSystem Boolean
If true, tha URL parameter of the activity will be set to value received as Refferer header. Refferer will be set to empty string.
See Also