在页面顶部要引用相关的DLL与命名空间

<%@ Register Tagprefix="SPSWC" Namespace="Microsoft.SharePoint.Portal.WebControls" Assembly="Microsoft.SharePoint.Portal, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>

个人照片的显示控件为

<SPSWC:ProfilePropertyImage PropertyName="PictureUrl" ResizeToFit="100" RenderWrapTable="True" ShowPlaceholder="true" />

个人档案的编辑页面为

/_layouts/EditProfile.aspx

相关文章:

  • 2021-05-24
  • 2021-06-08
  • 2021-10-24
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2021-11-08
  • 2022-12-23
猜你喜欢
  • 2021-06-10
  • 2022-02-03
  • 2022-12-23
  • 2021-12-28
  • 2021-11-16
相关资源
相似解决方案