Click or drag to resize

NewsItemNotificationArgs Constructor

Initializes a new instance of an object.

Namespace:  Dynamicweb.News.Extensibility
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public NewsItemNotificationArgs(
	NewsItem item
)

Parameters

item
Type: Dynamicweb.NewsNewsItem
A reference to news item.
Remarks