SitemapItem.

Location Property

Summary

Gets or sets the location of the sitemap item.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Modules.Contents
Containing Type
SitemapItem

Syntax

public string Location { get; set; }

Value

Type Description
string
GitHub