Click or drag to resize
ICampaignLinkService Interface
Provides methods for obtaining link to single campaign object.

Namespace: CMS.WebAnalytics.Internal
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax
C#
public interface ICampaignLinkService

The ICampaignLinkService type exposes the following members.

Methods
  NameDescription
Public methodGetCampaignLink
Gets link leading to the given campaign. Takes the campaign status into account and changes the target tab accordingly.
Top
See Also