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