Sitemap.

Sitemap(string) Constructor

Summary

Creates the pipeline.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
Sitemap

Syntax

public Sitemap(string name)

Parameters

Name Type Description
name string The name of this pipeline.

Return Value

Type Description
void
GitHub