RSSPostStory Method

Posts a story to a site 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 int PostStory(
	PostRssStoryArgs args
)

Parameters

args
Type: BBNCExtensions.API.RSSPostRssStoryArgs
A PostRssStoryArgs object containing data about the story to be posted.

Return Value

Type: Int32
The ID of the newly posted story.