- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Meta - 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 |
Return Value
Type | Description |
---|---|
void |