Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Ecommerce
DefaultCarrierProvider Class
DefaultCarrierProvider Methods
CanDeliver Method
GetConfigurationUIElementGUID Method
GetPrice Method
GetServiceConfigurationUIElementGUID Method
GetServices Method
DefaultCarrierProvider
GetServices Method
Returns list of service names and their display names.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
Copy
public
List
<
KeyValuePair
<
string
,
string
>>
GetServices
()
Return Value
Type:
List
KeyValuePair
String
,
String
Implements
ICarrierProvider
GetServices
See Also
Reference
DefaultCarrierProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com