GetShippingMethods Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Returns the list of configured shipping methods.
Overload List
Name | Description | |
---|---|---|
GetShippingMethods()()() | Returns the list of configured shipping methods for all languages. | |
GetShippingMethods(String) | Returns the list of configured shipping methods for the specified language. |
Top
Remarks
GetShippingMethods caches shipping methods, and returns shipping methods from the cache if the shipping method cache is configured. GetShippingMethods queries the database only when the cache is not configured.