CyberStore Ecommerce 2023 Documentation
OrderTotals Field


Dovetail.Ecommerce.Controls Namespace > CheckOutDisplayOrderTotals Class : OrderTotals Field
The order totals.
Syntax
'Declaration
 
Public OrderTotals As DataTable
'Usage
 
Dim instance As CheckOutDisplayOrderTotals
Dim value As DataTable
 
value = instance.OrderTotals
 
instance.OrderTotals = value
public DataTable OrderTotals
See Also

Reference

CheckOutDisplayOrderTotals Class
CheckOutDisplayOrderTotals Members