Click or drag to resize

ProductReserveGetKey Method

Namespace:  Dynamicweb.Ecommerce.Frontend.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static ProductKey GetKey(
	string productId,
	string variantId,
	string langId
)

Parameters

productId
Type: SystemString
variantId
Type: SystemString
langId
Type: SystemString

Return Value

Type: ProductKey
See Also