Click or drag to resize
ICampaignReportViewModelService Interface
Service providing CampaignReportViewModel for campaign.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 10.0.0
Syntax
C#
public interface ICampaignReportViewModelService

The ICampaignReportViewModelService type exposes the following members.

Methods
  NameDescription
Public methodGetViewModel
Provides view model for campaign report.
Top
See Also