Click or drag to resize

RelatedSmartSearch Constructor (Group, Guid)

Initializes a new instance of the RelatedSmartSearch class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public RelatedSmartSearch(
	Group group,
	Guid smartSearchId
)

Parameters

group
Type: Dynamicweb.Ecommerce.ProductsGroup
smartSearchId
Type: SystemGuid
See Also