SitemapItem.

Priority Property

Summary

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

Syntax

public Nullable<double> Priority { get; set; }

Value

Type Description
Nullable<double>
GitHub