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

    Function clearImagingCache

    • Clears all cached imaging URLs for the given unique identifier. Call this when a media item is saved or deleted to ensure fresh URLs are fetched.

      Parameters

      • unique: string

        The media item unique identifier to clear from cache

      Returns void