CatalogSetsContext Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The CatalogSetsContext class manages the catalog sets in the catalog system.
The CatalogSetsContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateDynamicCatalogSet | Creates a dynamic catalogset. | |
CreateStaticCatalogSet | Overloaded. Creates a static catalog set. | |
DeleteCatalogSet | Overloaded. Deletes the specified catalog set. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCatalogSet | Overloaded. Returns a CatalogSet object for the specified catalogSetId. | |
GetCatalogSets | Returns a CatalogSetCollection representing the catalog sets in the catalog system. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CatalogContext | Gets the CatalogContext object. (Inherited from CatalogObjectBase.) | |
DebugContext | Gets the DebugContext object. (Inherited from CatalogObjectBase.) |
Top