- Namespace
- Statiq
.Common - Containing Type
- DocumentPathTree
<TDocument>
Syntax
public DocumentPathTree(IEnumerable<TDocument> documents, Func<TDocument, NormalizedPath> pathFunc, string indexFileName)
Parameters
| Name | Type | Description |
|---|---|---|
| documents | IEnumerable |
|
| pathFunc | Func |
|
| indexFileName | string |