Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Document
.
Document
()
Constructor
Namespace
Statiq
.Common
Type
Document
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)
Namespace
Statiq
.Common
Containing Type
Document
Syntax
public Document()
On This Page
Syntax