  | NewsDetailItem Property  | 
 
 Gets the 
NewsItem object that will be displayed under the current view.
 
 
    Namespace: 
   Dynamicweb.News.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic NewsItem Item { get; }Public ReadOnly Property Item As NewsItem
	Get
Property Value
Type: 
NewsItem
Remarks
See Also