Creates a new sitemap item at the specified location.
- Namespace
- Statiq
.Core - Containing Type
- SitemapItem
Syntax
public SitemapItem(string location)
Parameters
Name | Type | Description |
---|---|---|
location | string | The location of the sitemap item. |