Click or drag to resize
SectionModelZoneIndex Property
Contains an index of the zone in ZonesContent which is to be (or is being) rendered.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public int ZoneIndex { get; set; }

Property Value

Type: Int32
See Also