Saves the web part variant changes (MVT/Content personalization variants).
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- webPartInstance
 - Type: CMS.PortalEngine WebPartInstance
The web part instance 
- variantId
 - Type: 
System Int32
The variant id 
- zoneVariantId
 - Type: 
System Int32
The zone variant id 
- variantMode
 - Type: CMS.PortalEngine VariantModeEnum
The variant mode 
- variantProperties
 - Type: 
System.Collections Hashtable
The variant properties 
See Also