Click or drag to resize
PageBuilderConfigurationPage Property
Editable areas within the page.

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

Property Value

Type: EditableAreasConfiguration
See Also