Table of Contents

Topic.TocTitle Property

Definition

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

This is used to get or set the topic's optional table of contents title

public string TocTitle { get; set; }

Property Value

string

This can be used to provide a different topic title in the table of contents. If not set, it will be set to the Title value.