Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
MergeDocuments
.
MergeDocuments
()
Constructor
Namespace
Statiq
.Core
Type
MergeDocuments
Constructors
MergeDocuments
()
MergeDocuments
(IModule[])
MergeDocuments
(string[])
MergeDocuments
(Config
<IEnumerable
<IDocument>
>
)
Method Members
Add
(IModule[])
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
ExecuteAsync
(IExecutionContext)
ExecuteChildren
(IExecutionContext,
ImmutableArray
<IDocument>
)
ExecuteChildrenAsync
(IExecutionContext,
ImmutableArray
<IDocument>
)
ExecuteContextAsync
(IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
GetEnumerator
()
KeepExistingMetadata
(bool)
Reverse
(bool)
Property Members
Children
Namespace
Statiq
.Core
Containing Type
MergeDocuments
Syntax
public MergeDocuments()
On This Page
Syntax