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