TextInput Property
Gets and sets an RDF association between the optional textinput element and this particular RSS channel.
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfFeedBase
Property Type
RdfTextInput

Syntax

[DefaultValue(null)]
[XmlElement("textinput", Namespace = NamespaceRss10)]
public RdfTextInput TextInput { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElement

Value

Type Description
RdfTextInput