I have hooked up to the DataFactory.Instance.ContentLoaded event to process ImageFiles. When doing this each image on the page is showing up in the handler several times, 11 times on a basic testproject and over 40 times on the customer site I'm working on.
Hi,
I have hooked up to the DataFactory.Instance.ContentLoaded event to process ImageFiles. When doing this each image on the page is showing up in the handler several times, 11 times on a basic testproject and over 40 times on the customer site I'm working on.
Does anyone have an explanation for this?
/Micke