BuilderScriptConfiguration Class |
Namespace: Kentico.Builder.Web.Mvc.Internal
public class BuilderScriptConfiguration
The BuilderScriptConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuilderScriptConfiguration |
Name | Description | |
---|---|---|
![]() | AllowedOrigins |
List of domains that are passed to the client to allow post messages to be retrieved only from these origins.
|
![]() | ApplicationPath |
Virtual path of the directory that contains the application hosted in the current application domain.
|
![]() | ConfigurationLoadEndpoint |
Endpoint for retrieving the builder configuration.
|
![]() | ConfigurationStoreEndpoint |
Endpoint for storing the builder configuration.
|
![]() | DevelopmentMode |
Enables development mode for builder's store.
|
![]() | MetadataEndpoint |
Endpoint for retrieving the builder metadata.
|