Orders the input documents using the value of the specified metadata key.
- Namespace
- Statiq
.Core - Containing Type
- OrderDocuments
Syntax
public OrderDocuments(string key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | A metadata key to get the objects to use for comparison. |