manaprime:
My requirement is very simple i want to drag web part from one zone to
another and also want parent zone will also keep showing the web part
as well as the zone where we drop our web part.I am bit new to web
parts.How can a client disable all personalization he done and want to
get the origonal page back.
Hi manaprime,
Based on my experiece.. ASPNET webparts doesn't have that functionality however you can create a custom webpart with a custom verbs that will allow you to copy the same webpart..see link below
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.webparts.webpartverb(VS.80).aspx
Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post fixed your problem.