ICampaignAssetModelStrategy Interface |
Namespace: CMS.WebAnalytics
public interface ICampaignAssetModelStrategy
The ICampaignAssetModelStrategy type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAssetInfo |
Returns asset info from view model.
|
![]() | GetAssetViewModel |
Returns view model from given asset info.
|
![]() | SetAssetInfo |
Sets data from asset model and returns updated view model.
This method is called when new asset is added to campaign.
|