GetParentOf(TDocument) Method
Namespace
Statiq.Common
Containing Type
FilteredDocumentList<TDocument>
Implements

Syntax

public TDocument GetParentOf(TDocument document)

Parameters

Name Type Description
document TDocument

Return Value

Type Description
TDocument