Processes the result of URL rewriting and handlers appropriate actions
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- status
- Type: CMS.Helpers RequestStatusEnum
Resulting status from the URL rewriter
- excludedEnum
- Type: CMS.Helpers ExcludedSystemEnum
Excluded page status
- siteName
- Type: CMS.SiteProvider SiteNameOnDemand
Site name
- viewMode
- Type: CMS.PortalEngine ViewModeOnDemand
View mode
- relativePath
- Type: System String
Relative path of the request
See Also