Gets the MVC page handler for the given page info.
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- pageInfo
- Type: CMS.DocumentEngine PageInfo
The page info.
- requestContext
- Type: System.Web.Routing RequestContext
The request context.
- status
- Type: CMS.Helpers RequestStatusEnum
The status.
Return Value
Type: IHttpHandlerSee Also