BlogPostsSettings.

ProcessIncludes Property

Summary

A delegate that returns a bool indicating if documents should be processed with the Wyam.Core.Modules.IO.Include module.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
BlogPostsSettings

Syntax

public DocumentConfig ProcessIncludes { get; set; }

Value

Type Description
DocumentConfig
GitHub