Enumerates the values stored in the given metadata key.
- Namespace
- Statiq
.Core - Containing Type
- EnumerateValues
Syntax
public EnumerateValues(Config<string> key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | Config |
The metadata key that contains the values to enumerate. |