How to Call SharePoint 2013 API Service to Query The Lists
摘要:
How to Call SharePoint 2013 APIIn SharePoint 2013, we can query the list by it owner service, then dynamic load the info of the list items to render in client.Here is the require, dynamic load the info about the list named link and show to the page in datail.Here is my steps:1. Create a link list na 阅读全文