RSS Class

Contains methods to post a story to a site RSS feed and retrieve feed data.
Inheritance Hierarchy
SystemObject
  BBNCExtensions.API.RSSRSS

Namespace: BBNCExtensions.API.RSS
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract class RSS

The RSS type exposes the following members.

Methods
  NameDescription
Public methodGetAllFeeds
Gets a list of RssInfo objects for all RSS feeds on the site.
Public methodGetFeedUrl
Gets the URL for an RSS feed.
Public methodPostStory
Posts a story to a site RSS feed.