CampaignAssetViewModelAdditionalProperties Property |
Contains properties required by specific types of campaign assets.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax public Dictionary<string, Object> AdditionalProperties { get; set; }
Property Value
Type:
DictionaryString,
ObjectSee Also