Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
OrderInfoProvider Class
OrderInfoProvider Methods
GetInvoice Method
GetInvoice Method (Int32)
GetInvoice Method (ShoppingCartInfo)
OrderInfoProvider
GetInvoice Method (ShoppingCartInfo)
Returns html code that represents invoice of order loaded in the given shopping cart.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
string
GetInvoice
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Shopping cart with order data
Return Value
Type:
String
See Also
Reference
OrderInfoProvider Class
GetInvoice Overload
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com