Click or drag to resize
IssueStatisticsCalculatorTotalClicks Property
Number of clicks on email links, including multiple clicks on same link in same email.

Namespace: CMS.Newsletters.Internal
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
public int TotalClicks { get; }

Property Value

Type: Int32

Implements

IIssueStatisticsCalculatorTotalClicks
See Also