Dynamicweb 8 Documentation
eCommerce.Product.BeforeDeleteArgs Class Properties


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

Public Properties
 NameDescription
Public PropertyExecutingContextGets the executing context.  
Public PropertyIsCleanUpGets a value indicating whether all additional information pertaining to the product is 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.  
Public PropertyStopExecutionGets or sets a value indicating whether to stop the delete process. If true then the delete process is interrupted.  
Top
See Also

Reference

eCommerce.Product.BeforeDeleteArgs Class
Dynamicweb.Notifications Namespace

Send Feedback