Moves the web part between two zones
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- webPart
 - Type: CMS.PortalEngine WebPartInstance
Web part to move 
- sourceZoneInstance
 - Type: CMS.PortalEngine WebPartZoneInstance
Source zone 
- targetZoneInstance
 - Type: CMS.PortalEngine WebPartZoneInstance
Target zone instance 
- targetZoneId
 - Type: 
System String
Target zone ID 
- targetPosition
 - Type: 
System Int32
Target position 
See Also