Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CarrierInfoProvider Class
CarrierInfoProvider Methods
GetCarriers Method
GetCarriers Method
GetCarriers Method (Int32)
CarrierInfoProvider
GetCarriers Method (Int32)
Returns a query for all the CarrierInfo objects of a specified site.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
ObjectQuery
<
CarrierInfo
>
GetCarriers
(
int
siteId
)
Parameters
siteId
Type:
System
Int32
Site ID
Return Value
Type:
ObjectQuery
CarrierInfo
See Also
Reference
CarrierInfoProvider Class
GetCarriers Overload
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com