Click or drag to resize

EcommerceCartBeforeShippingMethodIsChangedArgs Class

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

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

The EcommerceCartBeforeShippingMethodIsChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartBeforeShippingMethodIsChangedArgs
Initializes a new instance of the EcommerceCartBeforeShippingMethodIsChangedArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyShipping
Top
See Also