Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
ObjectDocument
<
T
>
.
Object
Property
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
The underlying object.
Namespace
Statiq
.Common
Containing Type
ObjectDocument
<
T
>
Property Type
T
Syntax
public T Object { get; }
Value
Type
Description
T
On This Page
Syntax
Value