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.

VendrEntityStateCacheRefresherBase<TInstanceType,TService,TEntity>

API reference for VendrEntityStateCacheRefresherBase<TInstanceType,TService,TEntity> in Vendr, the eCommerce solution for Umbraco v8+

VendrEntityStateCacheRefresherBase<TInstanceType,TService,TEntity>

public abstract class VendrEntityStateCacheRefresherBase<TInstanceType, TService, TEntity> : 
    JsonCacheRefresherBase<TInstanceType>
    where TInstanceType : class, ICacheRefresher
    where TService : ICachedEntityService<TEntity>
    where TEntity : EntityBase

Namespace

Properties

CacheKey

public abstract string CacheKey { get; }

Methods

Refresh

public override void Refresh(string jsonPayload)

Refresh

public virtual void Refresh(VendrEntityCacheRefresherPayload payload)

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.