@umbraco-cms/backoffice
    Preparing search index...

    Class UmbManagementApiItemDataCache<ItemDataModelType>

    A runtime cache for storing entity item data from the Management Api UmbManagementApiItemDataCache

    Type Parameters

    • ItemDataModelType
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Checks if an entry exists in the cache

      Parameters

      • id: string

        The ID of the entry to check

      Returns boolean

      • True if the entry exists, false otherwise

      UmbManagementApiItemDataCache