Returns the zone instance variant which fulfil its display condition. If no variant found, return the original zone.
            
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- originalZone
 - Type: CMS.PortalEngine WebPartZoneInstance
The original zone instance 
- templateId
 - Type: 
System Int32
The template id 
- viewMode
 - Type: CMS.PortalEngine ViewModeEnum
The view mode 
- chosenVariants
 - Type: 
System.Collections Hashtable
The hash table contaning chosen variants 
Return Value
Type: WebPartZoneInstanceSee Also