0

I am trying to access host web list items from a Sharepoint hosted App
var context = SP.ClientContext.get_current();

appContextSite = new SP.AppContextSite(context, hostweburl);

I have not used SpRequestExecutor.js
When do we use SpRequestExecutor.js?

(Visited 13 times, 1 visits today)
Add a Comment