Summary
Gets and sets an RDF association between the optional textinput element and this particular RSS channel.
- Assembly
- Wyam
.Feeds .dll - Namespace
- Wyam
.Feeds .Syndication .Rdf - Containing Type
- RdfFeedBase
Syntax
[DefaultValue(null)]
[XmlElement("textinput", Namespace = NamespaceRss10)]
public RdfTextInput TextInput { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlElementAttribute |
Value
Type | Description |
---|---|
RdfTextInput |