Gets a metadata value given the specified metadata key.
- Namespace
- Statiq
.Common - Containing Type
- IMetadataDictionary
- Property Type
- object
Syntax
object this[string key] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
key | string |
Value
Type | Description |
---|---|
object |