Click or drag to resize

ProductCollectionGetProductById Method (String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Product GetProductById(
	string productId
)

Parameters

productId
Type: SystemString

Return Value

Type: Product
See Also