Hi,
I would like to do something in code when an editor manually deletes a user from EpiServer CMS. I guess I have to use an InitializationModule and hook on to the event pipeline in some way, but im not sure how. We are using Episerver version 10.10.6.
Thanks alot!
This might help you https://www.dcaric.com/blog/how-to-intercept-the-user-provider-in-episerver-10
Scott: Thanks alot! Solved! What a hero!
Hi,
I would like to do something in code when an editor manually deletes a user from EpiServer CMS. I guess I have to use an InitializationModule and hook on to the event pipeline in some way, but im not sure how. We are using Episerver version 10.10.6.
Thanks alot!