ArchiveSettings.

TakePages Property

Summary

A delegate that specifies a number of pages to take. Must return an int.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ArchiveSettings

Syntax

public ContextConfig TakePages { get; set; }

Value

Type Description
ContextConfig
GitHub