A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. 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