November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
It depends on what Membership and RoleManager Provider you are using.
If you want an event to be triggered when DeleteUser is called on SqlMembershipProvider you have to create a sub class and override the method.
If you are using EPiServer Community there are hooks available.
Hi,
I've created a SidSettingsArea plugin for the user administration section and have implemented the IUserSettings interface which defines the methods LoadSettings and SaveSettings but I would like to know how I can detect when a user is deleted?
When a user is created, a page is added to the system, which I would like to auto delete if they are deleted. Does anybody know how this could be done?
Many thanks
Matt