Click or drag to resize

AddressValidatorServiceValidate Method (UserAddress, String)

Namespace:  Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool Validate(
	UserAddress address,
	string languageId
)

Parameters

address
Type: Dynamicweb.Security.UserManagementUserAddress
languageId
Type: SystemString

Return Value

Type: Boolean
See Also