int Copy( int nodeId, CatalogNodeType nodeType, int categoryId )
Parameters
- nodeId
- The id of the catalog node to copy.
- nodeType
- The type of the catalog node to copy.
- categoryId
- The category where the copy should be saved.
Return Value
The id of the copied node.