Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Document
<
TDocument
>
.
Clone
()
Method
Namespace
Statiq
.Common
Type
Document
<TDocument>
Constructors
Document
()
Document
(NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
Document
(NormalizedPath,
NormalizedPath,
IContentProvider)
Document
(NormalizedPath,
IContentProvider)
Document
(IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
Document
(IContentProvider)
Document
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
Document
(IReadOnlySettings,
NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
Document
(IReadOnlySettings,
NormalizedPath,
NormalizedPath,
IMetadata,
IContentProvider)
Method Members
Clone
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
Clone
()
ContainsKey
(string)
GetCacheCodeAsync
()
GetEnumerator
()
GetRawEnumerator
()
ToDisplayString
()
ToString
()
TryGetRaw
(string,
object)
TryGetValue
(string,
object)
Property Members
ContentProvider
Count
Destination
Id
Keys
Metadata
Settings
Source
this[string]
Timestamp
Values
Namespace
Statiq
.Common
Containing Type
Document
<
TDocument
>
Syntax
protected virtual TDocument Clone()
Return Value
Type
Description
TDocument
On This Page
Syntax
Return Value