Hi,since we can't use reflection on client side, what's an easy way to access each ImageResource from a ClientBundle that has ~250 images? Doing it in a if..then..else..if statement looks overkill, but I really can't remember of anything else. Maybe I'm missing something. Any suggestions?