Dynamicweb.Notifications Namespace : Items.ItemUpdateArgs Class |
The following tables list the members exposed by Items.ItemUpdateArgs.
Name | Description | |
---|---|---|
Items.ItemUpdateArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancel | Gets or sets the value indicating whether to cancel the task related to the given notification. (Inherited from Dynamicweb.Extensibility.CancelableNotificationArgs) | |
IsNew | Gets or sets value indicating whether this is a new item record. | |
Item | Gets or sets the item instance. (Inherited from Dynamicweb.Notifications.Items.CancelableItemArgs) |
Name | Description | |
---|---|---|
ToItem | Returns an instance of an Item object that corresponds to the given ItemEntry object. (Inherited from Dynamicweb.Notifications.Items.CancelableItemArgs) |