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