Click or drag to resize

ProductAttribute Constructor (String)

Initializes a new instance of the ProductAttribute class

Namespace:  Dynamicweb.Ecommerce.Content.Items.Annotations
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductAttribute(
	string name
)

Parameters

name
Type: SystemString
See Also