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