Microsoft
70-489 · Question #28
70-489 Question #28: Real Exam Question with Answer & Explanation
Sign in or unlock 70-489 to reveal the answer and full explanation for question #28. The question stem and answer options stay visible for context.
Design and develop advanced Microsoft SharePoint 2013 solutions
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 methods 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-489 to see the answer
You've previewed enough free 70-489 questions. Unlock 70-489 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
#caching#CrossListQueryCache#Web Part performance#cross-list query