Click or drag to resize
ZoneConfiguration Class
Represents the zone configuration within a SectionConfiguration instance.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.MvcZoneConfiguration

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

The ZoneConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodZoneConfiguration
Initializes a new instance of the ZoneConfiguration class.
Top
Properties
  NameDescription
Public propertyFormComponents
Form components within the zone.
Public propertyIdentifier
Identifier of the zone.
Top
See Also