Returns the page not found error or redirects to the page not found page
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName (Optional)
- Type: CMS.SiteProvider SiteNameOnDemand
Site name
- viewMode (Optional)
- Type: CMS.PortalEngine ViewModeOnDemand
View mode
- alwaysRedirect (Optional)
- Type: System Boolean
If true, the request is always redirected, not just rewritten
See Also