OrderInfoProviderGetInvoiceInternal 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 protected virtual string GetInvoiceInternal(
int orderId
)
Parameters
- orderId
- Type: SystemInt32
Order ID
Return Value
Type:
StringSee Also