Represents a "template" (shorthand for "template language" or "template engine").
- Namespace
- Statiq
.Web - Base Types
-
- object
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 |