SharePoint. My Notes.
Monday, April 24, 2017
C# Examples
http://www.csharp-examples.net
Wednesday, April 19, 2017
Get Host Context
var
appCtx = SP.ClientContext.get_current();
vat
hostCtx =
new
SP.AppContextSite(appCtx, hostUrl);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)