Click or drag to resize
KenticoRouterPageController Methods

The KenticoRouterPageController type exposes the following members.

Methods
  NameDescription
Protected methodGetCustomViewResult
Gets view result based on given custom view path.
(Inherited from PageController.)
Public methodIndex
Renders page based on current context.
Protected methodTryGetExistingCustomViewPath
Gets existing custom view path.
(Inherited from PageController.)
Top
Extension Methods
  NameDescription
Public Extension MethodCreateFormComponentBinder
Creates a binder to bind form components from current request this controller is handling. Data for binding is taken from the request's form.
(Defined by ControllerExtensions.)
Top
See Also