Share via


AdvancedSearch Control

Provides advanced search options.

Control Description
Web User Control AdvancedSearch.ascx

Inherits Microsoft.CommerceServer.Site.Catalogs.AdvancedSearch

Codebehind AdvancedSearch.ascx.vb
Project File Catalogs\vb\Catalogs VB Controls.vbproj
Namespace Microsoft.CommerceServer.Site.Catalogs
DLL / Assembly Microsoft.CommerceServer.Retail2002.Catalogs.dll

This control has the following properties:

Property Description
Catalog Read-only. The catalog name entered in the advanced search control.
Keywords Read-only. The keywords entered in the advanced search control.
DisplayNo Read-only. Returns the number of results to display.

Where used

ASPX Pages

AdvancedSearch.aspx

Remarks

The AdvancedSearch control allows the user to specify either "AND" or "OR" relationships between search terms, and to control the number of items per page to return.

Copyright © 2005 Microsoft Corporation.
All rights reserved.