Click or drag to resize
PageBuilderScriptConfigurationSource Class
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.Mvc.InternalPageBuilderScriptConfigurationSource

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

The PageBuilderScriptConfigurationSource type exposes the following members.

Fields
  NameDescription
Public fieldGetConfiguration
An event raised upon getting PageBuilderScriptConfiguration. Allows for modification of Configuration before being returned.
Top
Properties
  NameDescription
Public propertyStatic memberInstance
Gets the PageBuilderScriptConfigurationSource instance.
Top
See Also