I'm planning to make a class that inherits the ImageVault.Common.Data.MediaItem, in order to add additional properties.
Now i'm wondering if it will be possible to query EPiServer's api to find all references to a specific image (that is of my implementation of MediaItem). To goal is to find each page och block that has a reference to the specifik image. In the same way you can get references to content.
Hello,
I'm planning to make a class that inherits the ImageVault.Common.Data.MediaItem, in order to add additional properties.
Now i'm wondering if it will be possible to query EPiServer's api to find all references to a specific image (that is of my implementation of MediaItem). To goal is to find each page och block that has a reference to the specifik image. In the same way you can get references to content.