  | NewsItemNotificationArgs Constructor  | 
 
 Initializes a new instance of an object.
 
 
    Namespace: 
   Dynamicweb.News.Extensibility
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic NewsItemNotificationArgs(
	NewsItem item
)
Public Sub New ( 
	item As NewsItem
)
Parameters
- item
 - Type: Dynamicweb.NewsNewsItem
A reference to news item. 
Remarks
See Also