ArchiveSettings.

Group Property

Summary

A delegate to use for grouping documents or null if no grouping should be performed.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ArchiveSettings

Syntax

public DocumentConfig Group { get; set; }

Value

Type Description
DocumentConfig
GitHub