Class CatalogSearchOptions
Implements operations for the catalog search options. (Inherits Search
Inherited Members
Namespace: Mediachase.Commerce.Catalog.Search
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public class CatalogSearchOptions : SearchOptions
Constructors
CatalogSearchOptions()
Initializes a new instance of the Catalog
Declaration
public CatalogSearchOptions()
CatalogSearchOptions(CatalogSearchOptions)
Initializes a new instance of the Catalog
Declaration
public CatalogSearchOptions(CatalogSearchOptions searchOptions)
Parameters
Type | Name | Description |
---|---|---|
Catalog |
searchOptions | The search options. |