BannerRedirect Class |
Namespace: CMS.BannerManagement
public class BannerRedirect : IHttpHandler
The BannerRedirect type exposes the following members.
Name | Description | |
---|---|---|
BannerRedirect |
Name | Description | |
---|---|---|
IsReusable |
This handler can be reused.
|
Name | Description | |
---|---|---|
ProcessRequest |
Redirects user to the address of the banner specified by the query parameter "bannerID" and logs banner click.
|