Click or drag to resize

RelatedSmartSearchSave Method (RelatedSmartSearchCollection, RelatedSmartSearchCollection)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void Save(
	RelatedSmartSearchCollection previousSearches,
	RelatedSmartSearchCollection newSearches
)

Parameters

previousSearches
Type: Dynamicweb.Ecommerce.ProductsRelatedSmartSearchCollection
newSearches
Type: Dynamicweb.Ecommerce.ProductsRelatedSmartSearchCollection
See Also