TocEntryParent Property

This is used to track the topic's parent collection

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public TocEntryCollection Parent { get; }

Property Value

TocEntryCollection

Remarks

This is used by the site map editor to move items around within the collection

See Also