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
Aa530577.pubmethod(en-US,CS.70).gif GetShippingMethods()()() Returns the list of configured shipping methods for all languages.
Aa530577.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

OrderContext Class

OrderContext Members

Microsoft.CommerceServer.Runtime.Orders Namespace