ICampaignListItemViewModelService Interface |
Namespace: CMS.WebAnalytics.Web.UI.Internal
public interface ICampaignListItemViewModelService
The ICampaignListItemViewModelService type exposes the following members.
Name | Description | |
---|---|---|
GetModel |
Method takes CampaignInfo and creates new instance of CampaignListItemViewModel containing all values
required for communication between Web API and javascript modules.
|