PostProcessModules Property
Modules that will execute during the post-process phase.
Namespace
Statiq.Core
Containing Type
Pipeline
Implements
Property Type
ModuleList

Syntax

public ModuleList PostProcessModules { get; protected set; }

Value

Type Description
ModuleList