开发者

How to get user information from sharepoint site to my webpart

开发者 https://www.devze.com 2023-01-07 20:13 出处:网络
I want to developed a webpart that get all users informationwith user images from sharepoint 2007 site.Please suggest me how can 开发者_如何学JAVAachive this. Is there any webservices that can i use i

I want to developed a webpart that get all users information with user images from sharepoint 2007 site. Please suggest me how can 开发者_如何学JAVAachive this. Is there any webservices that can i use in my custome webpart? Please suggest solution for the same.

Thank you.


You can use the UserProfileService to get user details. Details about the same for SharePoint 2010 is here.

0

精彩评论

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