Click or drag to resize
CreditEventInfoProviderGetCreditEventDescription Method
Returns credit event description built from order data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static string GetCreditEventDescription(
	OrderInfo orderObj
)

Parameters

orderObj
Type: CMS.EcommerceOrderInfo
Order data

Return Value

Type: String
See Also