| MvcAdapter Methods | 
The MvcAdapter type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetControllerType | 
            Gets the type of the controller.
             | 
|   | GetMvcHandler | 
            Gets the MVC handler for the given request context.
             | 
|   | GetMvcRouteHandler | 
            Gets the MVC route handler object.
             | 
|   | ProceedDefaultRouteValues | 
            Proceeds the default route values.
             | 
 See Also
See Also