OrderInfoProvider GetInvoice Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetInvoice(Int32)
Returns html code that represents invoice of order specified by ID.
Public methodStatic memberGetInvoice(ShoppingCartInfo)
Returns html code that represents invoice of order loaded in the given shopping cart.
Back to Top
See Also