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