ArchiveDestination Field
The destination path of each group output document.
Namespace
Statiq.Web
Containing Type
WebKeys
Field Type
string

Syntax

public const string ArchiveDestination

Remarks

This is usually a computed value (starting with a =>) that calculates the destination based on the group key. If this value is not specified, the default group destination will be "[Archive File Path]/[Archive File Name]/[Group Key]/[Index (If Paged)].html". The destination path of the archive index follows normal destination calculation and will be placed at the same relative path as the archive file or can be changed with metadata like DestinationPath.

Constant Value

Value Type
ArchiveDestination String