Click or drag to resize

RelatedSmartSearch Constructor (String, String, String, 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(
	string groupId,
	string productId,
	string languageId,
	Guid smartSearchId
)

Parameters

groupId
Type: SystemString
productId
Type: SystemString
languageId
Type: SystemString
smartSearchId
Type: SystemGuid
See Also