Share via


OrderTotals Control

Renders order totals.

Control Information Location
Web User Control OrderTotals.ascx.

Inherits Microsoft.CommerceServer.Site.Transactions.OrderTotals

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

This control has the following methods:

Method Description
UpdateTotals Recalculates the totals and refreshes the display.

Where used

ASPX Pages

  • Checkout.aspx
  • PaymentOption.aspx

Controls

  • OrderReceipt.ascx
  • OrderTotals.ascx

Remarks

Renders the total fees associated with the current order form (subtotal, discount, shipping, tax, and total).

Copyright © 2005 Microsoft Corporation.
All rights reserved.