Click or drag to resize

TranslatedProductCategoryFieldKey Constructor

Initializes a new instance of the TranslatedProductCategoryFieldKey class

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

Parameters

categoryId
Type: SystemString
fieldId
Type: SystemString
languageId
Type: SystemString
See Also