Share via


CatalogSearch Constructor (BCL)

Use this method to create a new instance of the CatalogSearch class.

Definition

[Visual Basic .NET]

Public Sub New( _) 

[C#]

public CatalogSearch();

Remarks

Constructs a CatalogSearch object using the CommerceContext.Current.CatalogSystem object.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.