Sitecore 5.0 API

Item.CopyTo Method

Copies an item to another location.

Overload List

Copies an item to another location.

public Item CopyTo(Item,string);

Copies an item to another location.

public Item CopyTo(Item,string,ID,bool);

See Also

Item Class | Sitecore.Data.Items Namespace