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 | |
---|---|---|
Create(CatalogServiceAgent) | Creates an instance of the CatalogContext object from the specified service agent. | |
Create(CatalogSiteAgent) | Creates an instance of the CatalogContext object from the specified site agent. | |
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. | |
Create(CatalogSiteAgent, CacheConfiguration) | Creates an instance of the CatalogContext object from the specified site agent. | |
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.