Combines two page template instances, applies the other page template instance settings (only those matching the required zone type in the current instance) to the current instance. Does not add new zones which are not present in the current instance.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- pti
- Type: CMS.PortalEngine PageTemplateInstance
Page template instance with the personalization
- zoneType
- Type: CMS.PortalEngine WidgetZoneTypeEnum
Zone type to overwrite
- keepZoneProperties (Optional)
- Type: System Boolean
If true, the original zone properties are kept
See Also