Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
DefaultDeliveryBuilder Class
DefaultDeliveryBuilder Methods
AddContainerToCustomData Method
AddItem Method
AddItems Method
BuildDelivery Method
CreateDeliveryItem Method
EnsureDefaultValues Method
GetItemCustomDataContainers Method
InitCustomData Method
InitItemCustomData Method
SetCustomData Method
SetDeliveryAddress Method
SetFromCart Method
SetShippingDate Method
SetShippingOption Method
SetWeight Method
DefaultDeliveryBuilder
InitCustomData Method
Adds custom data to constructed delivery. Override this method to add some custom data to constructed delivery.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
protected
virtual
void
InitCustomData
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Cart to get custom data from.
See Also
Reference
DefaultDeliveryBuilder Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com