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.

WebSessionStore

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

WebSessionStore

public class WebSessionStore : WebStoreBase, ISessionStore

Inheritance

Namespace

Constructors

WebSessionStore

public WebSessionStore(Lazy<IStoreService> storeService)

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.