Click or drag to resize

Detail Constructor (String)

Note: This API is now obsolete.

Initializes a new instance of the Detail class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use DetailService.GetDetail instead.")]
public Detail(
	string detailId
)

Parameters

detailId
Type: SystemString
See Also