IsPermaLink Property
Gets and sets if the identifier is a permanent URL.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssGuid
Property Type
bool

Syntax

[DefaultValue(true)]
[XmlAttribute("isPermaLink")]
public bool IsPermaLink { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttribute

Value

Type Description
bool