tridion-sites-extensions-api-docs

Home > @tridion-sites/models > StructureGroup > isDefaultPageTemplateInherited

StructureGroup.isDefaultPageTemplateInherited property

Whether the default Page Template is inherited from the Structure Group’s parent.

The Structure Group’s parent is the containing Structure Group or the Publication in case of the root Structure Group. Returns “true” if the DefaultPageTemplateInherited property is undefined.

Signature:

get isDefaultPageTemplateInherited(): boolean;