Click or drag to resize

EcommerceCartBeforeRemovingNonExistingProductsArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.NotificationsEcommerceCartBeforeRemovingNonExistingProductsArgs

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class BeforeRemovingNonExistingProductsArgs : NotificationArgs

The EcommerceCartBeforeRemovingNonExistingProductsArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartBeforeRemovingNonExistingProductsArgs
Initializes a new instance of the EcommerceCartBeforeRemovingNonExistingProductsArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyOrderLinesToRemove
Top
See Also