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