KenticoPageBuilderPageController Class |
Namespace: Kentico.Content.Web.Mvc.Routing.Internal
public sealed class KenticoPageBuilderPageController : PageController
The KenticoPageBuilderPageController type exposes the following members.
Name | Description | |
---|---|---|
KenticoPageBuilderPageController |
Creates an instance of the KenticoPageBuilderPageController class.
|
Name | Description | |
---|---|---|
pageDataContextRetriever |
Page data context retriever.
(Inherited from PageController.) |
Name | Description | |
---|---|---|
GetCustomViewResult |
Gets view result based on given custom view path.
(Inherited from PageController.) | |
Index |
Renders page based on current context.
| |
TryGetExistingCustomViewPath |
Gets existing custom view path.
(Inherited from PageController.) |
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.) |