Click or drag to resize
IMvcAdapterGetMvcRouteHandler Method
Gets the MVC route handler.

Namespace: CMS.Mvc
Assembly: CMS.Mvc (in CMS.Mvc.dll) Version: 8.2.23
Syntax
C#
IRouteHandler GetMvcRouteHandler()

Return Value

Type: IRouteHandler
See Also