I've been messing around with the different PageEventHandlers in DataFactory, but unfortunately I can't seem to find a way to "hook" into a copy-paste operation. What is the proper way of doing this?
You can hook the Create event and you will see on the EventArgs that they reflect a copy, can't remember if its a property or a different eventargs type but you should see that right away in the debugger.
I've been messing around with the different PageEventHandlers in DataFactory, but unfortunately I can't seem to find a way to "hook" into a copy-paste operation. What is the proper way of doing this?
I'm using CMS 5.