Click or drag to resize

WishlistRepositoryClearCache Method

Clears all cached data associated with this repository, for both top-level entities and all sub-entities to ensure that subsequent calls to the repository will retrieve fresh data.

Namespace: Ignition.Commerce.Products.Wishlists
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public void ClearCache()

Implements

ICachingRepositoryClearCache
See Also