Click or drag to resize
PaymentNotAuthorizedValidationError Constructor
Initializes a new instance of the PaymentNotAuthorizedValidationError class.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public PaymentNotAuthorizedValidationError(
	string errorMessage
)

Parameters

errorMessage
Type: SystemString
See Also