Returns true if the contact clicked link in the specified newsletter issue.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- contact
- Type: System Object
Contact that should be checked
- issueGuid
- Type: System Guid
Newsletter issue GUID
- click
- Type: System Boolean
Indicates whether contact should have clicked the newsletter issue or just open it.
- lastXDays
- Type: System Int32
Constraint for last X days (if zero or negative value is given, no constraint is applied)
Return Value
Type: BooleanSee Also