Click or drag to resize

ValidationFieldGetStandardOrderFields Method (Int32)

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static List<ValidationField> GetStandardOrderFields(
	int stepNumber
)

Parameters

stepNumber
Type: SystemInt32

Return Value

Type: ListValidationField
See Also