WebPartZoneInstanceZoneInstanceVariants Property |
Gets the zone instance variant list.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 11.0.0
Syntaxpublic virtual List<WebPartZoneInstance> ZoneInstanceVariants { get; set; }
Property Value
Type:
ListWebPartZoneInstance
See Also