Click or drag to resize

NewsItemGetNewsList Method (String)

Gets the collection of news by string of ids.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static NewsItemCollection GetNewsList(
	string itemsIDs
)

Parameters

itemsIDs
Type: SystemString
The string of ids.

Return Value

Type: NewsItemCollection
See Also