• Returns cache identifier for a list of bookmarks. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey("abc"); api.Cache.Remove(key); }

    Parameters

    • viewId: string

    Returns string

Generated using TypeDoc