Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Orders
OrderService Class
OrderService Methods
CalculateDiscounts Method
Capture Method
ClearCache Method
ClearCachedPrices Method
Complete Method
CreateOrderLine Method
Delete Method
DowngradeToCart Method
FindOrders Method
ForcePriceRecalculation Method
GetAll Method
GetAllOrderVersions Method
GetAllVersions Method
GetByAutoId Method
GetById Method
GetCartFormName Method
GetCompletedOrders Method
GetCountry Method
GetCustomerOrdersByType Method
GetCustomerUnclosedOrders Method
GetFeeCountry Method
GetLastFailedRecurringOrderId Method
GetOrder Method
GetOrderForCurrentUser Method
GetOrders Method
GetPreviousOrderIds Method
GetProductOrderLines Method
GetPropertyType Method
GetPropertyValue Method
GetTopOrders Method
GetTotalPurchasesByCustomerId Method
IsComplete Method
IsOrderComplete Method
MarkOrderAsDeleted Method
OrderLineBuilder Method
RemoveNoneActiveProducts Method
RemoveOrderCache Method
Save Method
SaveGatewayResult Method
SendEmail Method
SetOrderComplete Method
UpdateCartState Method
UpdateCartToOrder Method
UpdateCartToQuote Method
UpdateGatewayResult Method
UpdateOrderId Method
UpdateQuoteState Method
UpdateStepInfo Method
UpdateVat Method
ValidatePricesInDatabase Method
OrderService
UpdateCartToQuote Method
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
void
UpdateCartToQuote
(
Order
order
)
Public
Sub
UpdateCartToQuote
(
order
As
Order
)
Parameters
order
Type:
Dynamicweb.Ecommerce.Orders
Order
See Also
Reference
OrderService Class
Dynamicweb.Ecommerce.Orders Namespace