Table of Contents

TocEntryCollection.FindDefaultTopic Method

Definition

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

This is used to locate the default topic if one exists

public TocEntry FindDefaultTopic()

Returns

TocEntry

The default topic if found or null if not found

Remarks

The first entry found is returned. Nodes are searched recursively.