| PresentationUrlRedirect Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.DocumentEngine
 Syntax
Syntaxpublic class PresentationUrlRedirect : IHttpHandler
The PresentationUrlRedirect type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PresentationUrlRedirect | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsReusable | 
            Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ProcessRequest | 
            Ensures redirection to the live URL of node based on provided culture and node ID.
             | 
 See Also
See Also