Represents a "template" (shorthand for "template language" or "template engine").
- Namespace
- Statiq
.Web - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Template"]
class Type type-node
Syntax
public class Template
Constructors
Name | Summary |
---|---|
Template |
Creates a template definition. |
Properties
Name | Property Type | Summary |
---|---|---|
ContentType | ContentType |
The type of content this template applies to.
|
Module | IModule |
The template module to apply if the media types match.
|
Phase | Phase |