Click or drag to resize
PageBuilderDataContextConfiguration Property
Gets the Page builder configuration.

Namespace: Kentico.PageBuilder.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public PageBuilderConfiguration Configuration { get; }

Property Value

Type: PageBuilderConfiguration

Implements

IPageBuilderDataContextConfiguration
See Also