开发者

Is there an API available for SharePoint 2010's JavaScript based Client Object Model?

开发者 https://www.devze.com 2023-01-18 19:57 出处:网络
I\'ve searched the开发者_运维技巧 farthest reaches of the internet, but I cannot find an online API for SharePoint 2010\'s JavaScript based Client Object Model. Assuming with online API you mean the M

I've searched the开发者_运维技巧 farthest reaches of the internet, but I cannot find an online API for SharePoint 2010's JavaScript based Client Object Model.


Assuming with online API you mean the MSDN documentation you can find it in this MSDN article: ECMAScript Class Library.

You should search Google for "Sharepoint 2010 ECMAscript" and you will find many useful articles explaining its use.


This is an old post but I think this JS API could interest some other people : http://aymkdn.github.com/SharepointPlus/

It's a JS library to deal with Sharepoint 2007 and 2010

0

精彩评论

暂无评论...
验证码 换一张
取 消