Click or drag to resize
PageBuilderDataContextOptions Property
Gets page builder options.

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

Property Value

Type: PageBuilderOptions

Implements

IPageBuilderDataContextOptions
See Also