Dynamicweb 8 Documentation
eCommerce.Product.BeforeDeleteArgs Class Members
Properties 


The following tables list the members exposed by eCommerce.Product.BeforeDeleteArgs.

Public Constructors
 NameDescription
Public ConstructoreCommerce.Product.BeforeDeleteArgs ConstructorOverloaded.   
Top
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