Click or drag to resize
CarrierInfoProvider.GetCarrierInfo Method (Guid)
Returns CarrierInfo with specified GUID.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static CarrierInfo GetCarrierInfo(
	Guid guid
)

Parameters

guid
Type: System.Guid
CarrierInfo GUID

Return Value

Type: CarrierInfo
See Also