- Namespace
- Statiq
.Common - Containing Type
- Object
To Document Extensions
Syntax
public static IDocument ToDocument<T>(this T obj, IEnumerable<KeyValuePair<string, object>> items, IContentProvider contentProvider = null)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
obj | T | |
items | IEnumerable |
|
contentProvider | IContentProvider |
Return Value
Type | Description |
---|---|
IDocument |