Partager via


ProfilePropertyLoader, classe (Microsoft.SharePoint.Portal.WebControls)

Loads the specified user's profile and profile data based on the query string on the current page.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<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
'Utilisation
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

Hiérarchie d'héritage

System.Object
   System.Web.UI.Control
     Microsoft.SharePoint.Portal.WebControls.PageLevelError
      Microsoft.SharePoint.Portal.WebControls.ProfilePropertyLoader

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms