Kentico 8.2 API Reference
Kentico 8.2 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 shipping option used for currently constructed delivery.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
void
SetShippingOption
(
ShippingOptionInfo
shippingOption
)
Parameters
shippingOption
Type:
CMS.Ecommerce
ShippingOptionInfo
Shipping option to beused.
See Also
Reference
IDeliveryBuilder Interface
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com