Click or drag to resize
CampaignLaunchLogEventArgs Class
Arguments for event handlers related to CampaignLaunchLogHandler.
Inheritance Hierarchy
SystemObject
  CMS.WebAnalyticsCampaignLaunchLogEventArgs

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

The CampaignLaunchLogEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCampaignLaunchLogEventArgs
Top
Properties
  NameDescription
Public propertyCampaign
Campaign info.
Public propertyMessages
Messages for all actions.
Top
See Also