Click or drag to resize
CMSPaymentGatewayFormValidateData Method
Validates form data and returns error message if some error occurs.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 9.0.0
Syntax
C#
public virtual string ValidateData()

Return Value

Type: String
See Also