TopicParent 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 TopicCollection Parent { get; }

Property Value

TopicCollection

Remarks

This is used by the designer to move items around within the collection

See Also