Summary
Creates the pipeline.
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- Redirects
Syntax
public Redirects(string name, RedirectsSettings settings)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of this pipeline. |
settings | RedirectsSettings | The settings for the pipeline. |
Return Value
Type | Description |
---|---|
void |