Dynamicweb 8 Documentation
eCommerce.Product.AfterDeleteArgs Class Properties


For a list of all members of this type, see eCommerce.Product.AfterDeleteArgs members.

Public Properties
 NameDescription
Public PropertyExecutingContextGets the executing context.  
Public PropertyIsCleanUpGets a value indicating whether all additional information pertaining to the product was deleted.  
Public PropertyProductGets the product. Will return null is ExecutingContext is not SingleProduct.  
Public PropertyProductCollectionGets the product collection. Will return null if ExecutingContext is not ProductCollection.  
Public PropertyProductIDGets the product ID. Will return null if ExecutingContext is not SingleProduct.  
Public PropertyProductLanguageIDGets the product language ID. Will return null if ExecutingContext is not SingleProduct.  
Public PropertyProductVariantIDGets the product variant ID. Will return null if ExecutingContext is not SingleProduct.  
Top
See Also

Reference

eCommerce.Product.AfterDeleteArgs Class
Dynamicweb.Notifications Namespace

Send Feedback