Click or drag to resize

NewsItemNotificationArgs Class

Provides notification data about single news item.
Inheritance Hierarchy

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

The NewsItemNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodNewsItemNotificationArgs
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyItem
Gets or sets a reference to news item.
Top
Remarks