Gets the collection of output documents from all previously processed pipelines,
filtered to destination paths with a
PageFileExtensions
extension (which defaults to ".htm" and ".html").
- Namespace
- Statiq
.Testing - Containing Type
- TestEngine
- Implements
- Property Type
- FilteredDocumentList
<IDocument>
Syntax
public FilteredDocumentList<IDocument> OutputPages { get; }
Value
Type | Description |
---|---|
FilteredDocumentList |