Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
ObjectDocument
<
T
>
.
ObjectDocument
(T)
Constructor
Namespace
Statiq
.Common
Type
ObjectDocument
<T>
Constructors
ObjectDocument
(T)
ObjectDocument
(T,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
ObjectDocument
(T,
NormalizedPath,
NormalizedPath,
IContentProvider)
ObjectDocument
(T,
NormalizedPath,
IContentProvider)
ObjectDocument
(T,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
ObjectDocument
(T,
IContentProvider)
ObjectDocument
(T,
NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
ObjectDocument
(T,
NormalizedPath,
NormalizedPath,
IMetadata,
IContentProvider)
Method Members
Clone
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
ContainsKey
(string)
GetCacheCodeAsync
()
GetEnumerator
()
GetRawEnumerator
()
ToString
()
TryGetRaw
(string,
object)
TryGetValue
(string,
object)
Property Members
ContentProvider
Count
Destination
Id
Keys
Object
Source
this[string]
Timestamp
Values
Namespace
Statiq
.Common
Containing Type
ObjectDocument
<
T
>
Syntax
public ObjectDocument(T obj)
Parameters
Name
Type
Description
obj
T
On This Page
Syntax
Parameters