Themed 2026 Presentation Style Preview

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.12.18.0
public Topic ApiContentInsertionPoint { get; }

Property Value

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

See Also