Click or drag to resize
PageBuilderScriptConfigurationSourceGetConfiguration Field
An event raised upon getting PageBuilderScriptConfiguration. Allows for modification of Configuration before being returned.

Namespace: Kentico.PageBuilder.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public readonly GetConfigurationHandler GetConfiguration

Field Value

Type: GetConfigurationHandler
See Also