GetBasketDisplay Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the basket display string for the current or specified culture.
Overload List
Name | Description | |
---|---|---|
GetBasketDisplay()()() | Gets the basket display string for the Current Culture. | |
GetBasketDisplay(String) | Gets the basket display string for the specified culture. |
Top