tridion-sites-extensions-api-docs

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

StructureGroup.isActiveResolvedValue property

Whether this Structure Group and its items can be published.

Returns true if the active state of this Structure Group and all of its ancestors is true. Returns false if the active state of this Structure Group or any of its ancestors is false. The individual active state of each Structure Group is represented by the property “isActive”.

Signature:

get isActiveResolvedValue(): boolean;