Click or drag to resize

PagerSeparate Method

Separates the news list according to page parameters.

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public NewsItemCollection Separate(
	NewsItemCollection list
)

Parameters

list
Type: Dynamicweb.NewsNewsItemCollection
The news list.

Return Value

Type: NewsItemCollection
See Also