Summary
A delegate that should return
true the use the case-insensitive group key comparer,
false or null to use the default comparer (including for non-string group keys).
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- ArchiveSettings
Syntax
public ContextConfig CaseInsensitiveGroupComparer { get; set; }
Value
| Type | Description |
|---|---|
| ContextConfig |
