Click or drag to resize

ProductFieldValueCollectionGetKeyForItem Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
protected override string GetKeyForItem(
	ProductFieldValue item
)

Parameters

item
Type: Dynamicweb.Ecommerce.ProductsProductFieldValue

Return Value

Type: String
See Also