| BannerRedirect Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.BannerManagement
 Syntax
Syntaxpublic class BannerRedirect : IHttpHandler
The BannerRedirect type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | BannerRedirect | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsReusable | 
            This handler can be reused.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ProcessRequest | 
            Redirects user to the address of the banner specified by the query parameter "bannerID" and logs banner click.
             | 
 See Also
See Also