- Namespace
- Statiq
.Common - Containing Type
- Document
Syntax
public Document(IEnumerable<KeyValuePair<string, object>> items, IContentProvider contentProvider = null)
Parameters
| Name | Type | Description |
|---|---|---|
| items | IEnumerable |
|
| contentProvider | IContentProvider |