Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
MergeContent
.
MergeContent
(Config
<IEnumerable
<IDocument>
>
)
Constructor
Namespace
Statiq
.Core
Type
MergeContent
Constructors
MergeContent
()
MergeContent
(IModule[])
MergeContent
(string[])
MergeContent
(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
()
Reverse
(bool)
Property Members
Children
Namespace
Statiq
.Core
Containing Type
MergeContent
Syntax
public MergeContent(Config<IEnumerable<IDocument>> documents)
Parameters
Name
Type
Description
documents
Config
<IEnumerable
<
IDocument
>
>
On This Page
Syntax
Parameters