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

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual CarrierInfo GetCarrierInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
CarrierInfo GUID

Return Value

Type: CarrierInfo
See Also