PageController Class |
Namespace: Kentico.Content.Web.Mvc.Routing.Internal
public abstract class PageController : Controller
The PageController type exposes the following members.
Name | Description | |
---|---|---|
PageController |
Creates an instance of the PageController class.
|
Name | Description | |
---|---|---|
pageDataContextRetriever |
Page data context retriever.
|
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.) |