Click or drag to resize

ValidationGroupGetValidationGroupById Method (String)

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static ValidationGroup GetValidationGroupById(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: ValidationGroup
See Also