Sitefinity CMS users are users who can conduct content management and/or administrative tasks within a given website project. When the website administrator creates, deletes, or modifies a user, a variety of user events are fired. You can subscribe to any of the user events listed below.
For more information about managing and administering users, see Overview: Users.
This is the base class for events that notifies for changes in the Sitefinity CMS users. Subscribe using the following code:
In the event handler, you can access the following information:
This event fires when a Sitefinity CMS user is being created and is pending approval. Use the following code to subscribe:
In the event handler, you can access the user which is pending for creation.
This event fires when a Sitefinity CMS user is already created. Use the following code to subscribe:
This event fires when a Sitefinity CMS user is being modified. Use the following code to subscribe:
This event fires when a Sitefinity CMS user is already modified. Use the following code to subscribe:
This event fires when a Sitefinity CMS user is being deleted. Use the following code to subscribe:
In the event handler, you can access the user which is pending for delete.
This event fires when a Sitefinity CMS user is already deleted. Use the following code to subscribe:
Your event handler should look like this.
This event fires when a password recovery link was sent to a Sitefinity CMS user email. Use the following code to subscribe:
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important