Returns the web part instance variant which fulfil its display condition. If no variant found, return the original web part.
            
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- originalWebPart
 - Type: CMS.PortalEngine WebPartInstance
The original web part 
- 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: WebPartInstanceSee Also