| Dynamicweb.Notifications Namespace : eCommerce.Product.AfterDeleteArgs Class |
For a list of all members of this type, see eCommerce.Product.AfterDeleteArgs members.
| Name | Description | |
|---|---|---|
![]() | ExecutingContext | Gets the executing context. |
![]() | IsCleanUp | Gets a value indicating whether all additional information pertaining to the product was deleted. |
![]() | Product | Gets the product. Will return null is ExecutingContext is not SingleProduct. |
![]() | ProductCollection | Gets the product collection. Will return null if ExecutingContext is not ProductCollection. |
![]() | ProductID | Gets the product ID. Will return null if ExecutingContext is not SingleProduct. |
![]() | ProductLanguageID | Gets the product language ID. Will return null if ExecutingContext is not SingleProduct. |
![]() | ProductVariantID | Gets the product variant ID. Will return null if ExecutingContext is not SingleProduct. |