Click or drag to resize

NewsItemCategoryNotificationArgs Class

Provides notification data about single news item category.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.News.ExtensibilityNewsItemCategoryNotificationArgs

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

The NewsItemCategoryNotificationArgs type exposes the following members.

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