Performs custom handling & logging after a link was clicked.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- subscriberId
- Type: System Int32
Subscriber's ID
- linkId
- Type: System Int32
Link's ID
- siteId
- Type: System Int32
ID of the site
- originalUrl
- Type: System String
Original URL that is returned to the client
- contactId
- Type: System Int32
Contact's ID
See Also