A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class CatalogSearchOptions

Implements operations for the catalog search options. (Inherits SearchOptions.)

Inheritance
System.Object
CatalogSearchOptions
Namespace: Mediachase.Commerce.Catalog.Search
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class CatalogSearchOptions : SearchOptions

Constructors

CatalogSearchOptions()

Initializes a new instance of the CatalogSearchOptions class.

Declaration
public CatalogSearchOptions()

CatalogSearchOptions(CatalogSearchOptions)

Initializes a new instance of the CatalogSearchOptions class.

Declaration
public CatalogSearchOptions(CatalogSearchOptions searchOptions)
Parameters
Type Name Description
CatalogSearchOptions searchOptions

The search options.