TopicCollectionApiContentInsertionPoint Property

This is used to get the topic at which the API table of contents is to be inserted or parented

Definition

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

Property Value

Topic
This will return null if no parent location has been set

See Also