Click or drag to resize
IssueInfoIssueUTMCampaign Property
Gets or sets UTM campaign for the issue. UTM campaign is optionally added to all links targeting current site in the issue as 'utm_campaign' query parameter.

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

Property Value

Type: String
See Also