Click or drag to resize

ProductGetCategoryValue Method (String, String)

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

Parameters

categoryId
Type: SystemString
fieldId
Type: SystemString

Return Value

Type: Object
See Also