NewsItemCollection Constructors
Represents a collection of NewsItem objects.Name | Parameters | Description |
---|---|---|
NewsItemCollection() | none | Initializes a new instance of the NewsItemCollection class. |
NewsItemCollection(ASPxNewsControl) | newsControl | Initializes a new instance of the NewsItemCollection class with the specified owner. |
See Also