Hi, I'd like to load many List on the same time. The idea is to bind the SiteListName to a separated List or to a Variable and run the request in a foreach loop. But both is not possible. Is there an possiblity to do this?
Thanks.
Comments: This is base functionality already provided. The various list names and such are variables which can be looped in a foreach as needed. See the MSDN Documentation for how to use this.
Thanks.
Comments: This is base functionality already provided. The various list names and such are variables which can be looped in a foreach as needed. See the MSDN Documentation for how to use this.