Click or drag to resize
MvcAdapter Methods

The MvcAdapter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetControllerType
Gets the type of the controller.
Public methodStatic memberGetMvcHandler
Gets the MVC handler for the given request context.
Public methodStatic memberGetMvcRouteHandler
Gets the MVC route handler object.
Public methodStatic memberProceedDefaultRouteValues
Proceeds the default route values.
Top
See Also