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.

ICachedEntityService<TEntityType>

API reference for ICachedEntityService<TEntityType> in Vendr, the eCommerce solution for Umbraco v8+

ICachedEntityService<TEntityType>

Defines a service that supports cached entities

public interface ICachedEntityService<TEntityType>
    where TEntityType : EntityBase

Namespace

Parameters

Parameter Description
TEntityType
The Type of the entity

Methods

InvalidateEntityCache

Invalidates the services entity cache for a given entity

public void InvalidateEntityCache(Guid entityId)

Parameters

Parameter Description
entityId
The ID of the entity to invalidate

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.