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