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

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual string GetOrderDescription()

Return Value

Type: String
See Also