如何获取 MySites 的 SharePoint Web 部件中当前显示的配置文件的用户名
我正在编写一个将显示在公共 SharePoint 我的网站中的 Web 部件。此部分将显示正在显示其个人资料的用户的一些第三方信息。例如,如果用户A正在查看用户B的个人资料,那么它将显示有关用户B的一些信息。如何在 Web 部件代码中获取用户名“UserB”?使用“accountName”查询字符串参数是否安全,或者是否有其他更好的方法可以从 SP 对象模型中执行此操作?
I am writing a web part that will be displayed in public SharePoint My Sites. This part will display some 3rd party information for the user whose profile is being displayed. For example, if UserA is viewing UserB's profile, then it will show some information about UserB. How do I go about getting the username 'UserB' in the webpart code? Is it safe to use the 'accountName' query string param, or is there another, better way to do this from the SP object model?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论