Gets the page info with the correct PageResult object for the given url.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- route
- Type: System.Web.Routing Route
The current route
- culture
- Type: System String
The culture
- pathPrefix
- Type: System String
The path type prefix ("MVC:", "ROUTE:" prefix).
Return Value
Type: PageInfoSee Also