  | 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
Syntaxpublic NewsItemCollection Items { get; set; }Public Property Items As NewsItemCollection
	Get
	Set
Property Value
Type: 
NewsItemCollection
Remarks
See Also