Summary
Sorts the documents based on a comparison. If
null
, the sorting will be based on the document title.
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- RenderPagesSettings
Syntax
public Comparison<IDocument> Sort { get; set; }
Value
Type | Description |
---|---|
Comparison |