Click or drag to resize
IPageBuilderDataContextEditMode Property
Indicates if the page builder is in edit mode.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
bool EditMode { get; }

Property Value

Type: Boolean
See Also