ICarrierProviderGetServices Method |
Returns list of service names and their display names.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax List<KeyValuePair<string, string>> GetServices()
Return Value
Type:
ListKeyValuePairString,
StringSee Also