Moves the web part between two zones
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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