ActivitySubscriptionMessageBoard Constructor Kentico 8.1 API Reference
Default constructor.

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

Parameters

boardInfo
Type: CMS.DataEngine BaseInfo
BoardInfo object
boardSubscriptionInfo
Type: CMS.DataEngine BaseInfo
BoardSubscriptionInfo object
currentDoc
Type: CMS.Base ITreeNode
Current document
variables
Type: CMS.WebAnalytics ActivityContext
Environment variables required for proper logging of activities. Use AnalyticsContext.ActivityEnvironmentVariables.
See Also