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

Namespace: CMS.Mvc
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax
C#
public static IRouteHandler GetMvcRouteHandler()

Return Value

Type: IRouteHandler
See Also