Click or drag to resize
WebPartZoneInstanceZoneInstanceVariants Property
Gets the zone instance variant list.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public virtual List<WebPartZoneInstance> ZoneInstanceVariants { get; set; }

Property Value

Type: ListWebPartZoneInstance
See Also