Click or drag to resize

EcommerceCartBeforeCustomerCountryIsChangedArgs Class

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

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

The EcommerceCartBeforeCustomerCountryIsChangedArgs type exposes the following members.

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