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.1.5347.20411)
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