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

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual string ValidateData()

Return Value

Type: String
See Also