Click or drag to resize

ValidationFieldGetFieldBySystemName Method

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static ValidationField GetFieldBySystemName(
	string systemName
)

Parameters

systemName
Type: SystemString

Return Value

Type: ValidationField
See Also