Blog.

Sitemap Property

Assembly
Wyam.Blog.dll
Namespace
Wyam.Blog
Containing Type
Blog

Syntax

[SourceInfo]
public static Web.Pipelines.Sitemap Sitemap { get; }

Attributes

Type Description
SourceInfoAttribute A clever trick to get source info for declarations during reflection. From http://stackoverflow.com/a/17998371/807064.

Value

Type Description
Web.Pipelines.Sitemap
GitHub