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

  NameDescription
Public methodStatic memberGetMVCPageHandler
Gets the MVC page handler for the given page info.
Public methodStatic memberIsMVCDocument
Determines whether the given page info carries a MVC document.
Public methodStatic memberIsMVCPageInfo
Determines whether the given page info carries either MVC document or MVC template.
Public methodStatic memberIsMVCPageTemplate
Determines whether the given page info carries a MVC template.
Public methodStatic memberProcessValues
Processes the request values, controller and view
Back to Top
See Also