- Namespace
- Statiq
.Common - Containing Type
- IDocumentFactory
Syntax
IDocument CreateDocument(NormalizedPath source, NormalizedPath destination, IEnumerable<KeyValuePair<string, object>> items, IContentProvider contentProvider = null)
Parameters
| Name | Type | Description |
|---|---|---|
| source | NormalizedPath | |
| destination | NormalizedPath | |
| items | IEnumerable |
|
| contentProvider | IContentProvider |
Return Value
| Type | Description |
|---|---|
| IDocument |