SPListItem.Copy method
Copies an item.
Overload list
Name | Description | |
---|---|---|
Copy(String, String) | Copies the specified version of the item to the specified destination. | |
Copy(String, String, Hashtable, []) | Copies the specified item and its properties as a stream to the specified destination. |
Top