Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Mvc
IMvcAdapter Interface
IMvcAdapter Methods
GetControllerType Method
GetMvcHandler Method
GetMvcRouteHandler Method
ProceedDefaultRouteValues Method
IMvcAdapter
GetMvcHandler Method
Gets the MVC handler.
Namespace:
CMS.Mvc
Assembly:
CMS.Mvc (in CMS.Mvc.dll) Version: 10.0.0
Syntax
C#
Copy
IHttpHandler
GetMvcHandler
(
RequestContext
context
)
Parameters
context
Type:
System.Web.Routing
RequestContext
The request context
Return Value
Type:
IHttpHandler
See Also
Reference
IMvcAdapter Interface
CMS.Mvc Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com