Click or drag to resize
CampaignAssetViewModelAdditionalProperties Property
Contains properties required by specific types of campaign assets.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public Dictionary<string, Object> AdditionalProperties { get; set; }

Property Value

Type: DictionaryString, Object
See Also