Click or drag to resize

CategoryFields Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products.Categories
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.ProductCategoryFields.GetFieldsByCategoryId instead.")]
public FieldCollection Fields { get; }

Property Value

Type: FieldCollection
See Also