Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectTocParentId Property
This is used to get or set the table of contents parent for each root topic in the help file.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string TocParentId { get; set; }

Property Value

Type: String
Remarks
The default is "-1" to show the root topics in the root of the main table of content.
See Also