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.

ISessionStore

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

ISessionStore

public interface ISessionStore

Namespace

Methods

GetValue<T>

public T? GetValue<T>(Guid storeId, string key)
    where T : struct

SetValue<T>

public void SetValue<T>(Guid storeId, string key, T? value)
    where T : struct

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.