World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
Look at the events in the DataFactory class. There you have Saving, Saved, Publishing, Published etc.
Btw, you have to catch these in global asax or in a http module that runs on application init.
http://labs.episerver.com/en/Blogs/Allan/Dates/112230/3/When-and-Where-to-attach-DataFactory-Event-Handlers/ :)
Hi,
it's possible to intercept the saveAndPublish event in my aspx page?
Thanks