CatalogServiceAgent Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CatalogServiceAgent class.

Overload List

  Name Description
ms987867.pubmethod(en-US,CS.70).gif CatalogServiceAgent(String) Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object.
ms987867.pubmethod(en-US,CS.70).gif CatalogServiceAgent(Uri) Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object.
ms987867.pubmethod(en-US,CS.70).gif CatalogServiceAgent(String, array<String>[]()[]) Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object.
ms987867.pubmethod(en-US,CS.70).gif CatalogServiceAgent(Uri, array<String>[]()[]) Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object.
ms987867.pubmethod(en-US,CS.70).gif CatalogServiceAgent(String, array<String>[]()[], IPromptForCredentials) Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object.
ms987867.pubmethod(en-US,CS.70).gif CatalogServiceAgent(Uri, array<String>[]()[], IPromptForCredentials) Initializes a new instance of the CatalogServiceAgent class for communicating with a specific Web service using the provided type of Web service proxy object.

Top

Remarks

The Catalog Agent serves to abstract data from the user interface. Additionally, it caches frequently changing data and batch-processes user interface queries.

See Also

Reference

CatalogServiceAgent Class

CatalogServiceAgent Members

Microsoft.CommerceServer.Catalog Namespace