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

    Class UmbManagementApiDetailDataCache<DetailDataModelType>

    A runtime cache for storing entity detail data from the Management Api UmbManagementApiDetailDataCache

    Type Parameters

    • DetailDataModelType
    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

      UmbManagementApiDetailDataCache