Microsoft
70-332 · Question #88
70-332 Question #88: Real Exam Question with Answer & Explanation
Sign in or unlock 70-332 to reveal the answer and full explanation for question #88. The question stem and answer options stay visible for context.
Configure and manage SharePoint environment
Question
You have a custom Web Part that retrieves data across multiple task lists. Pages that contain the Web Part load slowly. You need to ensure that pages load as quickly as possible. Which method should you use? (Each correct answer presents a complete solution. Choose all that apply.)
Options
- ACrossListQueryCache.GetSiteData(SPContext.Current.Site.siteUrl)
- BCross ListQneryCache.GetSiteData(SPContext.Current.Site)
- CCache.Get(siteUrl)
- DSPList.GetItems(spQuery)
Unlock 70-332 to see the answer
You've previewed enough free 70-332 questions. Unlock 70-332 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#CrossListQueryCache#Web Part performance#caching#cross-list queries