Hi All,
We have a requirement in our project to display the text field contents (Ex: Title, description and some more field information) of around 25 pages (which exist in document library of sub sites). Since there are multiple sub sites we are using search rest api to get the page details and then display them in a certain fashion.
Question is, what are the various ways of achieving this using client side object model ? Basically, I am looking for the best practice here since this is the welcome page for around 1 lakh users and I want to be careful on the performance of the page load.
Regards,
Yeshwanth HV