RSSFeeder Constructor (Int32) Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Constructs a new instance of the RSSFeeder class that writes to the default response stream.

Namespace: ContentStudio.Site.ActiveScripting.Misc
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public RSSFeeder(
	int categoryId
)

Parameters

categoryId
Type: SystemInt32
A value that indicates a document category to use. This category must be a valid EPT document category.
See Also

Reference