Click or drag to resize
IPageBuilderConfigurationSourceLoader Interface
Loads Page builder configuration source.

Namespace: CMS.DocumentEngine.PageBuilder.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public interface IPageBuilderConfigurationSourceLoader

The IPageBuilderConfigurationSourceLoader type exposes the following members.

Methods
  NameDescription
Public methodLoad
Loads Page builder configuration source for a page.
Top
See Also