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