Click or drag to resize
SectionConfigurationZones Property
Zones within the section.

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

Property Value

Type: ListZoneConfiguration
See Also