RSS.NET

RssTextInput Class

Multi-purpose channel element for the purpose of allowing users to submit queries back to the publisher's site

For a list of all members of this type, see RssTextInput Members.

System.Object
   Rss.RssElement
      Rss.RssTextInput

[Visual Basic]
Public Class RssTextInput
    Inherits RssElement
[C#]
public class RssTextInput : RssElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Typically for a search or subscription

Requirements

Namespace: Rss

Assembly: RSS.NET (in RSS.NET.dll)

See Also

RssTextInput Members | Rss Namespace