IWishilstEvent

This interface is implemented by all events that fire after a product is added to a wishlist. There is only one such built-in event and you must subscribe using the interface, rather than the class.

In the event handler, you can access the following information:

  • The ID of the product added to the wishlish.
  • A list with the IDs of the product variations.
  • The ID of the wishlist.

Subscribe using the following code:

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

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.

Was this article helpful?