Click or drag to resize
CampaignLaunchLog Class
Collection explanations messages for all actions that needs to be performed before campaign is launched.
Inheritance Hierarchy
SystemObject
  CMS.WebAnalyticsCampaignLaunchLog

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public class CampaignLaunchLog

The CampaignLaunchLog type exposes the following members.

Constructors
  NameDescription
Public methodCampaignLaunchLog
Constructor.
Top
Properties
  NameDescription
Public propertyMessages
Explanations texts.
Top
See Also