Click or drag to resize

NewsItemCollectionFill Method

Fills inner collection with data

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void Fill(
	List<NewsItem> items
)

Parameters

items
Type: System.Collections.GenericListNewsItem
List of NewsItems
See Also