Click or drag to resize
PaymentNotAuthorizedValidationErrorMessageParameters Property
Returns array containing error message.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public Object[] MessageParameters { get; }

Property Value

Type: Object

Implements

IValidationErrorMessageParameters
See Also