Share via


CatalogSearch.CatalogContext Property (BCL)

The CatalogContext property contains the CatalogContext object used for the search.

Definition

[Visual Basic .NET]

Public Property CatalogContext As CatalogContext

[C#]

public CatalogContext CatalogContext{get; set;} 

Property Value

The CatalogContext object used for the search.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.