WebPartZoneInstance Clone Method Kentico 8.0 API Reference
Returns the cloned zone instance object.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

cloneWebParts (Optional)
Type: OnlineSystem Boolean
If true, the web parts are cloned within the zone
copyMacroTable (Optional)
Type: OnlineSystem Boolean
Indicates whether macro values should be cloned

Return Value

Type: WebPartZoneInstance
See Also