Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / IShippingProvider Interface / GetConfigData Method
Version
GetConfigData Method (IShippingProvider)
Gets the configuration data as name-value paris
Syntax
IDictionary<string,string> GetConfigData()

Return Value

Configuration data as name-value paris
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also