Constructor ProductCatalogExportWindow
ProductCatalogExportWindow(ProductCatalogEditor)
Constructor taking an instance of ProductCatalogEditor to export contents from.
Declaration
public ProductCatalogExportWindow(ProductCatalogEditor editor_)
Parameters
| Type | Name | Description |
|---|---|---|
| ProductCatalogEditor | editor_ | The product catalog editor from which the catalog will be exported. |