IPageBuilderFeatureInitialize Method |
Initializes the Page builder.
Namespace: Kentico.PageBuilder.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax void Initialize(
int pageIdentifier
)
Parameters
- pageIdentifier
- Type: SystemInt32
The identifier of the page where the Page builder stores and loads data from.
See Also