How can we implement search for specific list in sitepage in sharepoint 2013?
(Visited 21 times, 1 visits today)
Hi,
Since a site page, you can use the Server Object Model. Create a usercontrol to search and displays results as you’d want. Place the control static-ally on the sitepage.
Qamar
(Visited 1 times, 1 visits today)