Gets and sets the URL to which an HTML rendering of the channel title will link,
commonly the parent site's home or news page.
- Namespace
- Statiq
.Feeds .Syndication .Rdf - Containing Type
- RdfBase
- Property Type
- string
Syntax
[DefaultValue(null)]
[XmlElement("link")]
public string Link { get; set; }
Remarks
Suggested maximum length is 500 characters.
Attributes
Type | Description |
---|---|
Default |
|
XmlElement |
Value
Type | Description |
---|---|
string |