RedirectsSettings.

NetlifyRedirects Property

Summary

A delegate specifying whether Netlify-style redirects file should be generated.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
RedirectsSettings

Syntax

public ContextConfig NetlifyRedirects { get; set; }

Value

Type Description
ContextConfig
GitHub