After you Subscribe to comments of blogs: Implement ICommentNotificationsStrategy interface, you need to register the strategy in Visual Studio.
The comment service resolves an ICommentNotificationStrategy implementation using the ObjectFactory class. You can replace the default implementation with your custom class by calling ObjectFactory.Container.RegisterType method on Initialized event of the Bootstrapper class.
Add the following code to the Global.asax file of your project:
NOTE: If you do not have a Global.asax file added to your project, in the context menu of your project, click Add » New Item… » Visual C# » Web » Global Application Class.
If you have your own code in the Global.asax file and you do not want to edit it, you can use the PreApplicationStartMethodAttribute class. For more information, see Tutorial: Subscribe to events using PreApplicationStartMethodAttribute class.
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