IMvcAdapter Interface |
Namespace: CMS.Mvc
public interface IMvcAdapter
The IMvcAdapter type exposes the following members.
Name | Description | |
---|---|---|
OptionalUrlParameter |
Gets the "Optional URL parameter" type.
|
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.
|