| CMSMvcHelper Methods |
The CMSMvcHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetMVCPageHandler |
Gets the MVC page handler for the given page info.
| |
| IsMVCDocument |
Determines whether the given page info carries a MVC document.
| |
| IsMVCPageInfo |
Determines whether the given page info carries either MVC document or MVC template.
| |
| IsMVCPageTemplate |
Determines whether the given page info carries a MVC template.
| |
| ProcessValues |
Processes the request values, controller and view
|