Click or drag to resize
WidgetMetadataHasEditableProperties Property
Indicates whether the widget has at least one property which is decorated with EditingComponentAttribute

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public bool HasEditableProperties { get; set; }

Property Value

Type: Boolean
See Also