Dynamicweb 9
Dynamicweb 9
Dynamicweb.News
NewsItemCollection Class
NewsItemCollection Methods
Fill Method
GetIds Method
NewsItemCollection
Fill Method
Fills inner collection with data
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
C#
VB
Copy
public
void
Fill
(
List
<
NewsItem
>
items
)
Public
Sub
Fill
(
items
As
List
(
Of
NewsItem
) )
Parameters
items
Type:
System.Collections.Generic
List
NewsItem
List of NewsItems
See Also
Reference
NewsItemCollection Class
Dynamicweb.News Namespace