Table of Contents

TocEntryCollection.ApiContentParent Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This is used to get the parent item that will contain the API table of contents

public TocEntry ApiContentParent { get; }

Property Value

TocEntry

The parent item or null if it is the root collection.