1
Reply

How can you force SPQuery to return results from all the folders of the list?

Sagar Pardeshi

Sagar Pardeshi

May 16, 2014
2.7k
0

    If you want to get results from all the folders in the list.. then you need to specify the scope of the query by the use of ViewAttributes.e.g. query.ViewAttributes = "Scope=\"Recursive\"";

    Sagar Pardeshi
    May 16, 2014
    0