Click or drag to resize
PageBuilderOptions Class
Page builder options.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.MvcPageBuilderOptions

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

The PageBuilderOptions type exposes the following members.

Constructors
  NameDescription
Public methodPageBuilderOptions
Top
Properties
  NameDescription
Public propertyDefaultSectionIdentifier
Identifier of a default section for all areas.
Public propertyRegisterDefaultSection
Indicates if built-in default section should be registered.
Top
See Also