RedirectsSettings.

MetaRefreshRedirects Property

Summary

A delegate specifying whether META-REFRESH redirects should be generated.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
RedirectsSettings

Syntax

public ContextConfig MetaRefreshRedirects { get; set; }

Value

Type Description
ContextConfig
GitHub