Click or drag to resize

EcommerceCartBeforeDeliveryCountryIsChangedArgs Class

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

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

The EcommerceCartBeforeDeliveryCountryIsChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartBeforeDeliveryCountryIsChangedArgs
Initializes a new instance of the EcommerceCartBeforeDeliveryCountryIsChangedArgs class
Top
Properties
  NameDescription
Public propertyCountry
Public propertyOrder
Top
See Also