Click or drag to resize

RelatedSmartSearchCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRelatedSmartSearch
    Dynamicweb.Ecommerce.ProductsRelatedSmartSearchCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class RelatedSmartSearchCollection : Collection<RelatedSmartSearch>

The RelatedSmartSearchCollection type exposes the following members.

Constructors
  NameDescription
Public methodRelatedSmartSearchCollection
Initializes a new instance of the RelatedSmartSearchCollection class
Top
Properties
  NameDescription
Public propertySmartSearches
Top
Methods
  NameDescription
Public methodExist
Top
See Also