Click or drag to resize
CMSPaymentGatewayFormPaymentGatewayCustomData Property
Gets the payment gateway custom data storage.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public StringSafeDictionary<Object> PaymentGatewayCustomData { get; }

Property Value

Type: StringSafeDictionaryObject
See Also