Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Ecommerce
ICarrierProvider Interface
ICarrierProvider Methods
CanDeliver Method
GetConfigurationUIElementGUID Method
GetPrice Method
GetServiceConfigurationUIElementGUID Method
GetServices Method
ICarrierProvider
CanDeliver Method
Carrier can deliver given delivery.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
Copy
bool
CanDeliver
(
Delivery
delivery
)
Parameters
delivery
Type:
CMS.Ecommerce
Delivery
Delivery to be checked.
Return Value
Type:
Boolean
See Also
Reference
ICarrierProvider Interface
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com