- Namespace
- Statiq
.Common - Containing Type
- MetadataItems
Syntax
public void Add(string key, Func<IMetadata, object> value, bool cacheValue = false)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | Func |
|
| cacheValue | bool |
public void Add(string key, Func<IMetadata, object> value, bool cacheValue = false)
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | Func |
|
| cacheValue | bool |