OrderInfoProviderGetInvoiceNumberInternal Method |
Returns html code that represents invoice number. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual string GetInvoiceNumberInternal(
OrderInfo order
)
Parameters
- order
- Type: CMS.EcommerceOrderInfo
Order data
Return Value
Type:
StringSee Also