Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Ecommerce
IDeliveryBuilder Interface
IDeliveryBuilder Methods
AddItem Method
BuildDelivery Method
SetCustomData Method
SetDeliveryAddress Method
SetFromCart Method
SetShippingDate Method
SetShippingOption Method
SetWeight Method
IDeliveryBuilder
SetShippingOption Method
Sets the shipping option used for the currently constructed
Delivery
.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
Copy
void
SetShippingOption
(
ShippingOptionInfo
shippingOption
)
Parameters
shippingOption
Type:
CMS.Ecommerce
ShippingOptionInfo
The used shipping option.
See Also
Reference
IDeliveryBuilder Interface
CMS.Ecommerce Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com