Table of Contents

TocEntryCollection.SaveToIntermediateTocFile Method

Definition

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

This is used to save the TOC information to an intermediate TOC file used in the conceptual content build.

public void SaveToIntermediateTocFile(string rootContainerId, int rootOrder, string filename)

Parameters

rootContainerId string

The ID of the root container topic if used

rootOrder int

The TOC order for the root container topic if used

filename string

The filename to use