LinkInfoLinkTotalClicks Property |
Gets or sets the total number of times this link was clicked.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public virtual int LinkTotalClicks { get; set; }
Property Value
Type:
Int32
Number of times this link was clicked, or 0 when not present.
See Also