Click or drag to resize

ValidationGroupGetValidationGroups Method (ListString)

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static ValidationGroupCollection GetValidationGroups(
	List<string> groups
)

Parameters

groups
Type: System.Collections.GenericListString

Return Value

Type: ValidationGroupCollection
See Also