TocEntryParent Property

This is used to track the topic's parent collection

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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