Kentico 9.0 API Reference
Kentico 9.0 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
SetCustomData Method
Sets custom data under given key.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
Copy
public
void
SetCustomData
(
string
key
,
Object
data
)
Parameters
key
Type:
System
String
The Key
data
Type:
System
Object
Custom data.
Implements
IDeliveryBuilder
SetCustomData(String, Object)
See Also
Reference
DefaultDeliveryBuilder Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com