Click or drag to resize

ProductAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Content.Items.Annotations
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class ProductAttribute : FieldAttribute

The ProductAttribute type exposes the following members.

Constructors
  NameDescription
Public methodProductAttribute
Initializes a new instance of the ProductAttribute class
Public methodProductAttribute(String)
Initializes a new instance of the ProductAttribute class
Top
Properties
Methods
See Also