CreditEventInfoProviderGetCreditEventDescriptionInternal Method |
Returns credit event description built from order data.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax protected virtual string GetCreditEventDescriptionInternal(
OrderInfo orderObj
)
Parameters
- orderObj
- Type: CMS.EcommerceOrderInfo
Order data
Return Value
Type:
StringSee Also