I have an question about ImagePlacement and Ximage from Page.Ressources. I would like to know how we make the link between the imageplacement and the image found in the page.ressources.Image.
Can we match the name from Ximage.GetNameInCollection and ImagePlacement.Image.GetNameInCollection to see if it’s the same Ximage or we need to use Image.IsTheSameObject() ?