- Namespace
- Statiq
.Core - Containing Type
- Engine
- Implements
-
- IDocumentFactory.Set
Default Document Type <TDocument> ()
- IDocumentFactory.Set
Syntax
public void SetDefaultDocumentType<TDocument>() where TDocument : FactoryDocument, IDocument, new()
Type Parameters
Name | Description |
---|---|
TDocument |