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.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax public string IssueUTMCampaign { get; set; }
Property Value
Type:
StringSee Also