Wednesday, 17 June 2020

Sitecore Exam Question 5

Q. >  You are storing thousands of review articles in a bucket. How would you retrieve all those items using the API? 

  • Use the ContentSearch API. 
  • Use Axes properties of the bucket item.
  • Use the GetChildren() method.
  • Use the GetBucketItems method.


Ans: Use the ContentSearch API. 

No comments:

Post a Comment

Sitecore Exam Question 6

 Q.> You are working with another Developer on a project, and they have already started building out templates. They created two template...