Create Method

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

Creates an instance of the CatalogContext object.

Overload List

  Name Description
ms986607.pubmethod(en-US,CS.70).gifms986607.static(en-US,CS.70).gif Create(CatalogServiceAgent) Creates an instance of the CatalogContext object from the specified service agent.
ms986607.pubmethod(en-US,CS.70).gifms986607.static(en-US,CS.70).gif Create(CatalogSiteAgent) Creates an instance of the CatalogContext object from the specified site agent.
ms986607.pubmethod(en-US,CS.70).gifms986607.static(en-US,CS.70).gif Create(CatalogServiceAgent, DebugContext) Obsolete. (Obsolete) DebugContext has been deprecated; Use Create without a debug context instead. Creates and returns an instance of the CatalogContext object from the specified service agent and context.
ms986607.pubmethod(en-US,CS.70).gifms986607.static(en-US,CS.70).gif Create(CatalogSiteAgent, CacheConfiguration) Creates an instance of the CatalogContext object from the specified site agent.
ms986607.pubmethod(en-US,CS.70).gifms986607.static(en-US,CS.70).gif Create(CatalogSiteAgent, DebugContext) Obsolete. (Obsolete) DebugContext has been deprecated; Use Create without a debug context instead. Creates and returns an instance of the CatalogContext object from the specified site agent and context.

Top

Remarks

The CatalogContext class contains the functionality to manage the catalog and inventory systems.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace