Click or drag to resize
CarrierInfoProviderGetCarriers Method
Returns a query for all the CarrierInfo objects.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<CarrierInfo> GetCarriers()

Return Value

Type: ObjectQueryCarrierInfo
See Also