Click or drag to resize
CMSPaymentGatewayProviderErrorMessage Property
Payment result message displayed to user when payment fails.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also