Click or drag to resize
CreditEventInfoProviderGetCreditEventNameInternal Method
Returns credit event name built from order data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetCreditEventNameInternal(
	OrderInfo orderObj
)

Parameters

orderObj
Type: CMS.EcommerceOrderInfo
Order data

Return Value

Type: String
See Also