Click or drag to resize
ICampaignAssetsPublisher Interface
Publishes assets added to the campaign.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax
C#
public interface ICampaignAssetsPublisher

The ICampaignAssetsPublisher type exposes the following members.

Methods
  NameDescription
Public methodPublishPagesAndFiles
Publishes page assets and file assets added to the given campaign.
Top
See Also