Click or drag to resize

EcommerceCartAfterDeliveryCountryIsChangedArgs Class

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

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

The EcommerceCartAfterDeliveryCountryIsChangedArgs type exposes the following members.

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