Click or drag to resize
TaxClassCountryInfoProviderGetFullNameDictionary Method
Creates new dictionary for caching the objects by full name.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ProviderInfoDictionary<string> GetFullNameDictionary()

Return Value

Type: ProviderInfoDictionaryString

Implements

IFullNameInfoProviderGetFullNameDictionary
See Also