| PageBuilderScriptConfiguration Class |
Namespace: Kentico.PageBuilder.Web.Mvc.Internal
public sealed class PageBuilderScriptConfiguration : BuilderScriptConfiguration
The PageBuilderScriptConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| PageBuilderScriptConfiguration |
| Name | Description | |
|---|---|---|
| AllowedOrigins |
List of domains that are passed to the client to allow post messages to be retrieved only from these origins.
(Inherited from BuilderScriptConfiguration.) | |
| ApplicationPath |
Virtual path of the directory that contains the application hosted in the current application domain.
(Inherited from BuilderScriptConfiguration.) | |
| Clipboard |
Configuration for the clipboard feature.
| |
| ConfigurationLoadEndpoint |
Endpoint for retrieving the builder configuration.
(Inherited from BuilderScriptConfiguration.) | |
| ConfigurationStoreEndpoint |
Endpoint for storing the builder configuration.
(Inherited from BuilderScriptConfiguration.) | |
| DevelopmentMode |
Enables development mode for builder's store.
(Inherited from BuilderScriptConfiguration.) | |
| HtmlSanitizer |
Configuration for the html sanitization.
| |
| MetadataEndpoint |
Endpoint for retrieving the builder metadata.
(Inherited from BuilderScriptConfiguration.) | |
| PageIdentifier |
Identifier of the page where the Page builder widgets will be initialized.
| |
| PageTemplate |
Configuration for page template feature.
| |
| Selectors |
Configuration for selector components.
|