Click or drag to resize
PageTemplateInfoPageTemplateAllowInheritHeader Property
Indicates whether current headers can be inherited by child templates

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

Property Value

Type: Boolean
See Also