Processes the request values, controller and view
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- context
- Type:
System.Web.Routing RequestContext
Request context
- route
- Type:
System.Web.Routing Route
Route
- values
- Type:
System.Web.Routing RouteValueDictionary
Route values
- siteName
- Type:
System String
Site name
- aliasPath
- Type:
System String
Alias path
- urlPath
- Type:
System String
URL path
Return Value
Type:
See Also