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
.
CanDeliver Method
Checks if service is available for specified conditions.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
Copy
public
bool
CanDeliver
(
Delivery
delivery
)
Parameters
delivery
Type:
CMS.Ecommerce
.
Delivery
Delivery to be checked.
Return Value
Type:
Boolean
Implements
ICarrierProvider
.
CanDeliver(Delivery)
See Also
Reference
DefaultCarrierProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com