Share via


ShipMethodSelector Control

Encapsulates a drop-down selection box, which allows the user to select a shipment method/option.

Control Information Location
Web User Control ShipMethodSelector.ascx.

Inherits Microsoft.CommerceServer.Site.Transactions.ShipMethodSelector

Codebehind ShipMethodSelector.ascx.vb
Project File Transactions\Transaction Controls.vbproj
Namespace Microsoft.CommerceServer.Site.Transactions
DLL / Assembly Microsoft.CommerceServer.Retail2002.Transactions.dll

Where used

ASPX Pages

  • Checkout.aspx

Controls

  • MultipleShiptoSelector.ascx
  • OrderShipment.ascx

Remarks

This control selects from a list of shipping methods that were set up using Commerce Server Business Desk. Shipping by weight methods require that all items in the cart have a weight attribute defined in the catalog.

Copyright © 2005 Microsoft Corporation.
All rights reserved.