Click or drag to resize

NewsItemCollection Class

Represents collection of NewsItems
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListNewsItem
    Dynamicweb.NewsNewsItemCollection

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public class NewsItemCollection : List<NewsItem>

The NewsItemCollection type exposes the following members.

Constructors
  NameDescription
Public methodNewsItemCollection
Defauklt constructor
Top
Methods
  NameDescription
Public methodFill
Fills inner collection with data
Public methodGetIds
Gets the IDs
Top
See Also