Click to Rate and Give Feedback
MSDN
MSDN Library
Commerce Server
Developer's Guide
 CommerceContext.GetCatalogsForUser ...
Commerce Server 2002 SDK
CommerceContext.GetCatalogsForUser Method (BCL)

Use this method to get the list of catalogs for the current user.

Definition

[Visual Basic .NET]
Public Function GetCatalogsForUser( _
) As ReadOnlyStringCollection
[C#]
public ReadOnlyStringCollection GetCatalogsForUser(
);

Return Value

The list of catalogs that should be shown to the given user.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Example Code for the Microsoft.CommerceServer.Runtime.Catalog Namespace

Copyright © 2005 Microsoft Corporation.
All rights reserved.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker