LinkTracker Class |
Namespace: CMS.Newsletters
public class LinkTracker : IHttpHandler
The LinkTracker type exposes the following members.
Name | Description | |
---|---|---|
![]() | LinkTracker |
Name | Description | |
---|---|---|
![]() | IsReusable |
Gets whether this handler can be reused for other request; always returns true.
|
Name | Description | |
---|---|---|
![]() | GetLinkUrl |
Retrieves the original URL given the arguments and logs the request.
|
![]() | ProcessRequest |
Processes the tracking data and redirects request to original URL.
|