SharePoint WebService接口

Posted 雨轩哥哥

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SharePoint WebService接口相关的知识,希望对你有一定的参考价值。

WSS Web Services Web Reference
Administration Service http://<server-url:port-number>/_vti_adm/admin.asmx
Alerts Service http://<server-url>/_vti_bin/alerts.asmx
Document Workspace Service http://<server-url>/_vti_bin/dws.asmx
Forms Service http://<server-url>/_vti_bin/forms.asmx
Imaging Service http://<server-url>/_vti_bin/imaging.asmx
List Data Retrieval Service http://<server-url>/_vti_bin/dspsts.asmx
Lists Service http://<server-url>/_vti_bin/lists.asmx
Meetings Service http://<server-url>/_vti_bin/meetings.asmx
Permissions Service http://<server-url>/_vti_bin/permissions.asmx
Site Data Service http://<server-url>/_vti_bin/sitedata.asmx
Site Service http://<server-url>/_vti_bin/sites.asmx
Users and Groups Service http://<server-url>/_vti_bin/usergroup.asmx
Versions Service http://<server-url>/_vti_bin/versions.asmx
Views Service http://<server-url>/_vti_bin/views.asmx
Web Part Pages Service http://<server-url>/_vti_bin/webpartpages.asmx
Webs Service http://<server-url>/_vti_bin/webs.asmx


SDK https://msdn.microsoft.com/zh-cn/library/websvclists.lists.getlist(v=office.12).aspx


















以上是关于SharePoint WebService接口的主要内容,如果未能解决你的问题,请参考以下文章

webservice和webapi

不添加引用,动态调用WebService

sharepoint2010中的webservice 怎么在webpart 中调用

通过 List Webservice 更新列表项来触发 SharePoint 工作流

cxf 生成 webservice 客户端

webservice该怎么进行学习?