- Namespace
- Statiq
.Common - Containing Type
- I
Document Factory Create Document Extensions
Syntax
public static IDocument CreateDocument(this IDocumentFactory documentFactory, IEnumerable<KeyValuePair<string, object>> items, IContentProvider contentProvider = null)
Parameters
| Name | Type | Description |
|---|---|---|
| documentFactory | IDocumentFactory | |
| items | IEnumerable |
|
| contentProvider | IContentProvider |
Return Value
| Type | Description |
|---|---|
| IDocument |