IssueInfoIssueUTMSource Property |
Gets or sets UTM source for the issue.
UTM source is optionally added to all links targeting current site in the issue as 'utm_source' query parameter.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax public virtual string IssueUTMSource { get; set; }
Property Value
Type:
StringSee Also