SubscriberLinkInfoClicks Property |
Gets the number of times this link was clicked by a subscriber.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public virtual int Clicks { get; set; }
Property Value
Type:
Int32
Number of clicks by a specified subscriber or 0 if not applicable
See Also