Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectContentPlacement Property
This is used to get or set the placement of any additional and conceptual content items in the table of contents.

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

Property Value

Type: ContentPlacement
The default is to place additional and conceptual content items above the namespaces.
See Also