Click or drag to resize
ICarrierProviderGetServices Method
Returns list of service names and their display names.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
List<KeyValuePair<string, string>> GetServices()

Return Value

Type: ListKeyValuePairString, String
See Also