| PageController Methods |
The PageController type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCustomViewResult |
Gets view result based on given custom view path.
| |
| TryGetExistingCustomViewPath |
Gets existing custom view path.
|
| Name | Description | |
|---|---|---|
| CreateFormComponentBinder |
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.) |