简体   繁体   English

是否有可用于SharePoint 2010的基于JavaScript的客户端对象模型的API?

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

我搜索了最远的互联网,但我找不到SharePoint 2010基于JavaScript的客户端对象模型的在线API。

Assuming with online API you mean the MSDN documentation you can find it in this MSDN article: ECMAScript Class Library . 假设使用在线API,您可以在MSDN文章中找到MSDN文档:ECMAScript类库

You should search Google for "Sharepoint 2010 ECMAscript" and you will find many useful articles explaining its use. 您应该在Google上搜索“Sharepoint 2010 ECMAscript”,您会发现许多有用的文章解释其用途。

This is an old post but I think this JS API could interest some other people : http://aymkdn.github.com/SharepointPlus/ 这是一篇很老的帖子,但我认为这个JS API可能引起其他人的兴趣: http//aymkdn.github.com/SharepointPlus/

It's a JS library to deal with Sharepoint 2007 and 2010 这是一个处理Sharepoint 2007和2010的JS库

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 JavaScript客户端对象模型中的SharePoint 2010 SP.FileCreationInformation() - SharePoint 2010 SP.FileCreationInformation() in javascript client object model 如何使用Javascript客户端对象模型检索Sharepoint 2010列表项权限 - How to retrieve Sharepoint 2010 list item permissions using Javascript Client Object Model SharePoint 2010 客户端 Object Model + 使用 Z492703B694414 设置多重查找字段的值 - SharePoint 2010 Client Object Model + set the value of a multiple lookup field with Javascript SharePoint 2013 JavaScript客户端对象模型 - SharePoint 2013 JavaScript Client Object Model Sharepoint 2010客户端对象模型 - 获取当前列表的名称 - Sharepoint 2010 Client Object Model - Get the name of the current list 读取列表项Sharepoint 2010客户端对象模型 - Reading the list items Sharepoint 2010 client object model 如何在Sharepoint 2013客户端对象模型中使用javascript getPeerUrl()函数? - How to use the javascript getPeerUrl() function in Sharepoint 2013 client object model? 对话框页面中的SharePoint 2010客户端JavaScript代码 - SharePoint 2010 client javascript code from dialog box page 如何使用JavaScript的客户端对象模型在共享点列表中检索超链接数据类型列的值 - How to retrieve hyperlink data type column value in sharepoint list using client object model of javascript 无法从SharePoint中的文档中检索javascript客户端对象模型中的文件夹中的元数据 - Can't retrieve metadata from a document in SharePoint inside a folder in javascript client object model
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM