Click or drag to resize
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.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public virtual string IssueUTMSource { get; set; }

Property Value

Type: String
See Also