- Namespace
- Statiq
.Common - Containing Type
- FilteredDocumentList
<TDocument> - Implements
-
- IDocumentTree
<TDocument> .GetDescendantsOf (TDocument, bool)
- IDocumentTree
Syntax
public DocumentList<TDocument> GetDescendantsOf(TDocument document, bool includeSelf)
Parameters
| Name | Type | Description |
|---|---|---|
| document | TDocument | |
| includeSelf | bool |
Return Value
| Type | Description |
|---|---|
| DocumentList |