- Namespace
- Statiq
.Common - Containing Type
- I
Metadata Xml Extensions
Syntax
public static XElement XElement(this IMetadata metadata, string key, Func<string, XElement> elementFunc)
Parameters
Name | Type | Description |
---|---|---|
metadata | IMetadata | |
key | string | |
elementFunc | Func |
Return Value
Type | Description |
---|---|
XElement |