RSSGetAllFeeds Method

Gets a list of RssInfo objects for all RSS feeds on the site.

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 List<RssInfo> GetAllFeeds()

Return Value

Type: ListRssInfo
A list of RssInfo objects.