Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

EventBus

API reference for EventBus in Vendr, the eCommerce solution for Umbraco v8+

EventBus

public static class EventBus

Namespace

Methods

ClearCallbacks

public static void ClearCallbacks()

Dispatch<T>

public static void Dispatch<T>(T evt)
    where T : IEvent

RegisterCallbackFor<T>

public static void RegisterCallbackFor<T>(Action<T> callback)
    where T : IEvent

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.