IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Sitefinity CMS event system provides you with a list of default events fired by built-in modules that you can subscribe to.
In this section you can learn how to complete some specific event scenarios.
In some cases, for example, not all events can be exposed in a way that lets the EventHub class use them. In such situations, you can still subscribe for an event using the DataProvider or the Manager class itself by hooking up to the class's Executing method.
In other cases you may want to implement your custom Subscriber class. Or, to save memory, you can disable modules or services that you do not use on your website. When less modules and services are load, startup times are faster.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important