- Namespace
- Statiq
.Common - Containing Type
- ObjectDocument
<T>
Syntax
public ObjectDocument(T obj, in NormalizedPath destination, IEnumerable<KeyValuePair<string, object>> items, IContentProvider contentProvider = null)
Parameters
Name | Type | Description |
---|---|---|
obj | T | |
destination | NormalizedPath | |
items | IEnumerable |
|
contentProvider | IContentProvider |