IPageBuilderFeature Interface |
Namespace: Kentico.PageBuilder.Web.Mvc
public interface IPageBuilderFeature
The IPageBuilderFeature type exposes the following members.
Name | Description | |
---|---|---|
![]() | EditMode |
Gets a value indicating whether edit mode is enabled.
|
![]() | Options |
Gets page builder options.
|
![]() | PageIdentifier |
Gets the identifier of the page where the Page builder stores and loads data from.
|
Name | Description | |
---|---|---|
![]() | Initialize |
Initializes the Page builder.
|