Click or drag to resize

EcommerceCartAfterPaymentMethodIsChangedArgs Class

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

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

The EcommerceCartAfterPaymentMethodIsChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartAfterPaymentMethodIsChangedArgs
Initializes a new instance of the EcommerceCartAfterPaymentMethodIsChangedArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyPayment
Top
See Also