- Namespace
- Statiq
.Common - Containing Type
- I
Document Path Tree Extensions
Syntax
public static DocumentList<TDocument> GetChildrenOf<TDocument>(this IDocumentPathTree<TDocument> tree, in NormalizedPath destinationPath)
where TDocument : IDocument
Type Parameters
Name | Description |
---|---|
TDocument |
Parameters
Name | Type | Description |
---|---|---|
tree | IDocumentPathTree |
|
destinationPath | NormalizedPath |
Return Value
Type | Description |
---|---|
DocumentList |