Returns cache identifier for a bookmark. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc", "def"); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a bookmark. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc", "def"); api.Cache.Remove(key); }