Click or drag to resize
ZoneConfigurationWidgets Property
List of widgets within the zone.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public List<WidgetConfiguration> Widgets { get; }

Property Value

Type: ListWidgetConfiguration
See Also