PagesSettings.

CreateTree Property

Summary

true to create a tree from the pages, false to leave the pages flat.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
PagesSettings

Syntax

public bool CreateTree { get; set; }

Value

Type Description
bool
GitHub