The IMvcAdapter type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| GetControllerType |
Gets the type of the controller.
| |
| GetMvcHandler |
Gets the MVC handler.
| |
| GetMvcRouteHandler |
Gets the MVC route handler.
| |
| ProceedDefaultRouteValues |
Proceeds the default route values.
|
Properties
| Name | Description | |
|---|---|---|
| OptionalUrlParameter |
Gets the "Optional URL parameter" type.
|
See Also