RSSGetFeedUrl Method

Gets the URL for an RSS feed.

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 string GetFeedUrl(
	int FeedId
)

Parameters

FeedId
Type: SystemInt32
The ID of the RSS feed.

Return Value

Type: String
A valid URL for requesting an RSS feed from the site.