Click or drag to resize
PageTemplateInfoPageTemplateInheritParentHeader Property
Indicates whether current template should inherit headers from parent templates

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

Property Value

Type: Boolean
See Also