PageTemplateInstance Clone Method Kentico 8.0 API Reference
Clones the instance of page templates.

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

Parameters

cloneZones (Optional)
Type: OnlineSystem Boolean
If true, the zone instances are cloned
copyMacroTable (Optional)
Type: OnlineSystem Boolean
Indicates whether macro values should be cloned

Return Value

Type: PageTemplateInstance
See Also