![]() | EcommerceCartAfterShippingCalculationArgs Class |
Namespace: Dynamicweb.Ecommerce.Notifications
The EcommerceCartAfterShippingCalculationArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | EcommerceCartAfterShippingCalculationArgs | Initializes a new instance of the EcommerceCartAfterShippingCalculationArgs class |
Name | Description | |
---|---|---|
![]() | Cancel |
Property indicating whether to cancel the execution of the shipping calculation.
Default value is false.
|
![]() | Order |
The Order being handled.
|
![]() | Price |
The information about calculated price.
|
![]() | Shipping |
The Shipping being executed.
|