Hi, I need to return data from all list and libraries together...I have something like this
mySpSiteDataQuery.Lists = "<Lists BaseType=\"0\"/>" it returns data only from all lists
mySpSiteDataQuery.Lists = "<Lists BaseType=\"1\"/>" it returns data only from all libraries
Is it possible to write code, which will include lists and libraries
thanx