Search Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Use this method to perform a search with the current properties.
Overload List
Name | Description | |
---|---|---|
Search()()() | Performs a search using the information in the current instance. | |
Search(Int32%) | Perform a search using the information in the current instance and return the number of records found that match the search criteria. |
Top
Remarks
Performs the search based on the CatalogSearchOptions and the properties set on the CatalogSearch class and returns a CatalogItemsDataSet containing the search results.