GetShippingMethodName Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Returns the name of the ShippingMethod in the DefaultLanguage, or a specified language.
Overload List
Name | Description | |
---|---|---|
GetShippingMethodName()()() | Returns the name of the ShippingMethod in the DefaultLanguage. | |
GetShippingMethodName(String) | Returns the name of the ShippingMethod in the language specified or nullNothingnullptra null reference (Nothing in Visual Basic) if there is no value for that language. |
Top