Click or drag to resize

CategoryDelete Method

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.ProductCategories.DeleteCategory() instead.")]
public void Delete()
See Also