Click or drag to resize

OrderFieldValidNames Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static bool ValidNames(
	string name,
	bool isNew
)

Parameters

name
Type: SystemString
isNew
Type: SystemBoolean

Return Value

Type: Boolean
See Also