Dijeli putem


CatalogSearch Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CatalogSearch class.

Overload List

  Name Description
ms987846.pubmethod(en-US,CS.70).gif CatalogSearch()()() Obsolete. (Obsolete) Use GetCatalogSearch instead. Initializes a new instance of the CatalogSearch class.
ms987846.pubmethod(en-US,CS.70).gif CatalogSearch(CatalogContext) Obsolete. (Obsolete) Use GetCatalogSearch instead. Initializes a new instance of the CatalogSearch class.

Top

Remarks

You can also use CatalogSearch to perform property, free text, or both property and free text searches. The CatalogSearchOptions class allows you to specify the properties to return in the CatalogItemsDataSet, the properties to sort the results by and the class types in the returned results. You can even page the search results by specifying starting record and the number of records. For multilingual sites, you can specify the language in which to perform the search and in which to return the content.

See Also

Reference

CatalogSearch Class

CatalogSearch Members

Microsoft.CommerceServer.Catalog Namespace