Click or drag to resize

ProductCategoryServiceGetFieldsByCategoryId Method (String)

Namespace:  Dynamicweb.Ecommerce.Products.Categories
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public FieldCollection GetFieldsByCategoryId(
	string categoryId
)

Parameters

categoryId
Type: SystemString

Return Value

Type: FieldCollection
See Also