OpenEmailTracker Class |
Namespace: CMS.Newsletters
public class OpenEmailTracker : IHttpHandler
The OpenEmailTracker type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpenEmailTracker |
Name | Description | |
---|---|---|
![]() |
Gets email from query string parameter.
| |
![]() | Hash |
Gets hash from query string parameter.
|
![]() ![]() | Image |
The tracking image that is sent in response.
|
![]() | IsReusable |
Gets whether this handler can be reused for other request; always returns true.
|
![]() | IssueGuid |
Gets issue GUID from query string parameter.
|
![]() | Ping |
Gets ping from query string parameter.
|
Name | Description | |
---|---|---|
![]() | ProcessRequest(HttpContext) |
Processes the tracking data and serves a dummy image in response.
|
![]() | ProcessRequest(HttpContextBase) |
Processes the tracking data and serves a dummy image in response.
|