Click or drag to resize
Sandcastle Help File BuilderTocEntryCollectionContentLayoutFile Property
This is used to get the site map file associated with the collection.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public FileItem ContentLayoutFile { get; }

Property Value

Type: FileItem

Implements

ITableOfContentsContentLayoutFile
See Also