Click or drag to resize

Productget_Details Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Detail.GetDetails instead")]
public IEnumerable<Detail> get_Details(
	string typeValue
)

Parameters

typeValue
Type: SystemString

Return Value

Type: IEnumerableDetail
See Also