Click or drag to resize

VariantNumberParse Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static string Parse(
	string number,
	Product product
)

Parameters

number
Type: SystemString
product
Type: Dynamicweb.Ecommerce.ProductsProduct

Return Value

Type: String
See Also