 | 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
Syntaxpublic class NewsItemNotificationArgs : NotificationArgs
Public Class NewsItemNotificationArgs
Inherits NotificationArgs
The NewsItemNotificationArgs type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Item |
Gets or sets a reference to news item.
|
Top
Remarks
See Also