- Namespace
- Statiq
.Core - Containing Type
- GatherHeadings
- Overridden
- ExecuteConfigAsync
(IDocument, IExecutionContext, int)
Syntax
protected override Task<IEnumerable<IDocument>> ExecuteConfigAsync(IDocument input, IExecutionContext context, int value)
Parameters
| Name | Type | Description |
|---|---|---|
| input | IDocument | |
| context | IExecutionContext | |
| value | int |
Return Value
| Type | Description |
|---|---|
| Task |