  | RelatedSmartSearchGetRelatedSmartSearchesByProduct Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static RelatedSmartSearchCollection GetRelatedSmartSearchesByProduct(
	string productId
)
Public Shared Function GetRelatedSmartSearchesByProduct ( 
	productId As String
) As RelatedSmartSearchCollection
Parameters
- productId
 - Type: SystemString
 
Return Value
Type: 
RelatedSmartSearchCollection
See Also