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 |
true to create a tree from the pages, false to leave the pages flat.
public bool CreateTree { get; set; }
| Type | Description |
|---|---|
| bool |