Click or drag to resize
CampaignEditViewModelCodeName Property
Refers to codename of the campaign. This field is required for enabling single object pinning.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public string CodeName { get; set; }

Property Value

Type: String
See Also