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