Description Property
Gets and sets the description of the text input area.
Namespace
Statiq.Feeds.Syndication.Rss
Containing Type
RssTextInput
Property Type
string

Syntax

[DefaultValue(null)]
[XmlElement("description")]
public string Description { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
string