Click or drag to resize
CMSPaymentGatewayProviderInfoMessage Property
Payment result message displayed to user when payment succeeds.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public string InfoMessage { get; set; }

Property Value

Type: String
See Also