Click or drag to resize

ProductCategoryFieldKey Constructor

Initializes a new instance of the ProductCategoryFieldKey class

Namespace:  Dynamicweb.Ecommerce
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductCategoryFieldKey(
	string categoryId,
	string fieldId
)

Parameters

categoryId
Type: SystemString
fieldId
Type: SystemString
See Also