Module Property
The template module to apply if the media types match.
Namespace
Statiq.Web
Containing Type
Template
Property Type
IModule

Syntax

public IModule Module { get; set; }

Remarks

This can be set to null in the event a template has already been added but you don't want it to do anything.

Value

Type Description
IModule