RssChannelBase.

TextInput Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssChannelBase

Syntax

[XmlElement("textInput")]
public RssTextInput TextInput { get; set; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
RssTextInput
GitHub