Click or drag to resize

ReportAdd Method

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Add(
	ValidationField validationField,
	string errorMsg
)

Parameters

validationField
Type: Dynamicweb.Ecommerce.Orders.ValidationValidationField
errorMsg
Type: SystemString
See Also