Click or drag to resize
CMSPayPalProviderGetOrderDescription Method
Builds an order description from the order data which is attached to the payment request.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public virtual string GetOrderDescription()

Return Value

Type: String
See Also