List of EventHub events

In this section, you can find a detailed list of the events exposed by Sitefinity CMS, grouped by the module or feature that exposes them. You can read more about how to subscribe to each specific event and what data you have available in the event handler.

This section contains

Pages events
The articles describes the events exposed by pages in Sitefinity CMS.
ILoginCompletedEvent
This interface is implemented by all events which fire after user logged in. The interface is containing information about the login attempt and it's result.
IDataEvent
The IDataEvent represents a contract for event notification containing minimal information about modified items. If you subscribe to the IDataEvent, it will be thrown on the actions Create, Update, and Delete actions for all content.
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
New to Sitefinity?