Get data source items from renderings in a placeholder
I was recently in a situation where I needed to look at the data source items of all the renderings added to a specific placeholder. Luckily not too long ago I made some extension methods to get the number of renderings in a placeholder, which made the this pretty simple.…