Click or drag to resize

ItemNotificationCancelableItemArgs Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class CancelableItemArgs : ItemsCancelableItemArgs

The ItemNotificationCancelableItemArgs type exposes the following members.

Constructors
  NameDescription
Public methodItemNotificationCancelableItemArgs
Initializes a new instance of the ItemNotificationCancelableItemArgs class
Public methodItemNotificationCancelableItemArgs(ItemEntry)
Initializes a new instance of the ItemNotificationCancelableItemArgs class
Top
Properties
  NameDescription
Public propertyCancel (Inherited from CancelableNotificationArgs.)
Public propertyItem
Top
Methods
  NameDescription
Public methodToItem
Top
See Also