Click or drag to resize
EditableAreasConfiguration Class
Represents configuration of editable areas, sections, widget zones and widgets within the TreeNode instance.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.MvcEditableAreasConfiguration

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

The EditableAreasConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodEditableAreasConfiguration
Creates an instance of EditableAreasConfiguration class.
Top
Properties
  NameDescription
Public propertyEditableAreas
Editable areas within the page.
Top
See Also