Class Items.CancelableItemArgs
- Namespace
- Dynamicweb.Notifications
- Assembly
- Dynamicweb.dll
Provides information about the item with the ability to cancel the further execution.
- Inheritance
-
Items.
Cancelable Item Args
- Inherited Members
Constructors
CancelableItemArgs()
Initializes a new instance of an object.
CancelableItemArgs(ItemEntry)
Initializes a new instance of an object.
Parameters
item
ItemEntry - Item instance.
Properties
Item
Gets or sets the item instance.