Click or drag to resize
Sandcastle Help File BuilderTocEntryToString Method
Convert the table of contents entry and its children to a string

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public override string ToString()

Return Value

Type: String
The entries in HTML 1.x help format
See Also