ArchiveSettings.

SkipPages Property

Summary

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

Syntax

public ContextConfig SkipPages { get; set; }

Value

Type Description
ContextConfig
GitHub