Click or drag to resize

ItemsCancelableItemArgs Class

Inheritance Hierarchy

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

The ItemsCancelableItemArgs type exposes the following members.

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