Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
IDeliveryBuilder Interface
IDeliveryBuilder Methods
BuildDelivery Method
SetCustomData Method
SetDeliveryAddress Method
SetFromCalculationRequest Method
SetShippingDate Method
SetShippingOption Method
SetWeight Method
IDeliveryBuilder
SetDeliveryAddress Method
Sets an address to which the currently constructed
Delivery
will be shipped.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
void
SetDeliveryAddress
(
AddressInfo
address
)
Parameters
address
Type:
CMS.Ecommerce
AddressInfo
The target address.
See Also
Reference
IDeliveryBuilder Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com