Summary
A factory to use for creating tree placeholders at points in the tree where no actual pages were found.
If
null, the default placeholder factory will be used which outputs empty index files.
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- PagesSettings
Syntax
public Func<Object[], MetadataItems, IExecutionContext, IDocument> TreePlaceholderFactory { get; set; }
Value
| Type | Description |
|---|---|
| Func |
