ArchiveSettings.

GroupDocumentsMetadataKey Property

Summary

An additional metadata key to store the group documents in, or null not to store them.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ArchiveSettings

Syntax

public string GroupDocumentsMetadataKey { get; set; }

Value

Type Description
string
GitHub