Try our conversational search powered by Generative AI!

Hook into admin -> Edit User -> Save event

Vote:
 

I have read a very good article for how to hook into the content events at http://jondjones.com/learn-episerver-cms/episerver-developers-guide/episerver-event-handling/how-to-hook-into-the-episerver-cms-events-pipeline

What I was hoping is that I can do the same thing but for admin -> Edit User -> Save button click. However, I can't seem to find a suitable event. 

I've also seen that it might be possible to do this by creating a class with the GuiPlugIn attribute but if so it would be useful to see a snippet of how to use that. 

Thanks!

#183546
Oct 17, 2017 11:30
Vote:
 

are you using default asp.net membership provider or new asp.net identity?

#183735
Oct 22, 2017 7:04
Vote:
 

This blog post might also be useful (if you are in Episerver version 10): https://www.dcaric.com/blog/how-to-intercept-the-user-provider-in-episerver-10

#183737
Oct 22, 2017 22:36
Vote:
 

My code doesn't work with the latest version of Epi.

Episerver has implemented some breaking changes since last time I wrote that blog post.

I'll update the blog post if I find an easy way to intercept UIUserProvider.

#183774
Oct 23, 2017 10:19
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.