Returns cache identifier for a comment by ID. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("123"); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a comment by ID. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("123"); api.Cache.Remove(key); }