- Namespace
- Statiq
.Common - Containing Type
- ConfigExtensions
Syntax
public static Task<TValue> GetValueAsync<TValue>(this Config<object> config, IDocument document, IExecutionContext context, string errorDetails = null)
Type Parameters
Name | Description |
---|---|
TValue |
Parameters
Name | Type | Description |
---|---|---|
config | Config |
|
document | IDocument | |
context | IExecutionContext | |
errorDetails | string |
Return Value
Type | Description |
---|---|
Task |