  | NewsDetailNewsID Property  | 
 
 Gets an ID of the news item that will be displayed under the current view.
 
 
    Namespace: 
   Dynamicweb.News.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic int NewsID { get; }Public ReadOnly Property NewsID As Integer
	Get
Property Value
Type: 
Int32
Remarks
See Also