Click or drag to resize
WebPartZoneInstanceParentTemplateInstance Property
Parent PageTemplate instance for the zone.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public PageTemplateInstance ParentTemplateInstance { get; set; }

Property Value

Type: PageTemplateInstance
See Also