OrderInfoProviderGetInvoice Method (Int32) |
Returns html code that represents invoice of order specified by ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetInvoice(
int orderId
)
Parameters
- orderId
- Type: SystemInt32
Order ID
Return Value
Type:
StringSee Also