ProfilePropertyLoader クラス (Microsoft.SharePoint.Portal.WebControls)
現在のページのクエリ文字列に基づいて、指定されたユーザーのプロファイルとプロファイル データをロードします。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<DefaultPropertyAttribute("ErrorText")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class ProfilePropertyLoader
Inherits PageLevelError
'使用
Dim instance As ProfilePropertyLoader
[DefaultPropertyAttribute("ErrorText")]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public class ProfilePropertyLoader : PageLevelError
継承階層
System.Object
System.Web.UI.Control
Microsoft.SharePoint.Portal.WebControls.PageLevelError
Microsoft.SharePoint.Portal.WebControls.ProfilePropertyLoader
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
ProfilePropertyLoader メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間