PageTemplateInstanceCombineWith Method |
Name | Description | |
---|---|---|
CombineWith(WebPartInstance) |
Combines the page template instance with a web part instance, applies the web part instance settings to the current page template instance.
| |
CombineWith(WebPartZoneInstance) |
Combines the page template instance with a web part zone instance, applies the web part zone instance settings to the current page template instance.
| |
CombineWith(PageTemplateInstance, WidgetZoneTypeEnum, Boolean) |
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.
|