CreateVirtualCatalog Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Creates a new virtual catalog.
Overload List
Name | Description | |
---|---|---|
CreateVirtualCatalog(String, String, String) | Creates a new virtual catalog and returns the VirtualCatalog object containing the new catalog. | |
CreateVirtualCatalog(String, String, String, String, String, DateTime, DateTime) | Creates a new virtual catalog and returns the VirtualCatalog object containing the new catalog. |
Top
Remarks
This method creates a new virtual catalog in the catalog system and returns a VirtualCatalog object. You can call methods on the VirtualCatalog object to access and set information on the catalog.