Kentico 8.2 API Reference
Kentico 8.2 API Reference
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: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com