RssFeed Documented Class Library

RssFeedItem Class

Represents and item (row) in the RssFeed control.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.TableRow
            skmRss.RssFeedItem

public class RssFeedItem : TableRow, INamingContainer

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

You can use the RssFeedItem to programmatically access the contents of an item in the RssFeed control.

Requirements

Namespace: skmRss

Assembly: skmRss (in skmRss.dll)

See Also

RssFeedItem Members | skmRss Namespace