Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
CreateTree
.
CreateTree
()
Constructor
Namespace
Statiq
.Core
Type
CreateTree
Constructors
CreateTree
()
Method Members
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
ExecuteAsync
(IExecutionContext)
ExecuteContextAsync
(IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
WithChildrenKey
(string)
WithNesting
(bool,
bool)
With
Placeholder
Factory
(Func
<string[],
IMetadata,
IExecutionContext,
Task
<IDocument>
>
)
WithRoots
(Config
<bool>
)
WithSort
(Func
<IDocument,
IDocument,
IExecutionContext,
int>
)
WithTreePath
(Config
<string[]>
)
WithTreePathKey
(string)
Creates a new tree module.
Namespace
Statiq
.Core
Containing Type
CreateTree
Syntax
public CreateTree()
On This Page
Syntax