| RelatedSmartSearch Constructor (String, String, String, Guid) |
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
)
Public Sub New (
groupId As String,
productId As String,
languageId As String,
smartSearchId As Guid
)
Parameters
- groupId
- Type: SystemString
- productId
- Type: SystemString
- languageId
- Type: SystemString
- smartSearchId
- Type: SystemGuid
See Also