| NewsListTemplateExtenderItems Property |
Gets or sets the collection of news items being rendered.
Namespace:
Dynamicweb.News.Extensibility
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public NewsItemCollection Items { get; set; }
Public Property Items As NewsItemCollection
Get
Set
Property Value
Type:
NewsItemCollectionRemarks See Also