IMvcAdapter MembersKentico 8.0 API Reference
The IMvcAdapter type exposes the following members.
Methods

  NameDescription
Public methodGetControllerType
Gets the type of the controller.
Public methodGetMvcHandler
Gets the MVC handler.
Public methodGetMvcRouteHandler
Gets the MVC route handler.
Public methodProceedDefaultRouteValues
Proceeds the default route values.
Back to Top
Properties

  NameDescription
Public propertyOptionalUrlParameter
Gets the "Optional URL parameter" type.
Back to Top
See Also