ArchiveSettings.

Title Property

Summary

A delegate to get the title of each page.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ArchiveSettings

Syntax

public DocumentConfig Title { get; set; }

Value

Type Description
DocumentConfig
GitHub