ArchiveSettings.

PageSize Property

Summary

A delegate to get the page size. If null, no paging will be used.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
ArchiveSettings

Syntax

public ContextConfig PageSize { get; set; }

Value

Type Description
ContextConfig
GitHub