ArchiveSettings.

Layout Property

Summary

The layout to use for each index file, if null no explicit layout is specified.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ArchiveSettings

Syntax

public string Layout { get; set; }

Value

Type Description
string
GitHub