Compartir a través de


: ProfilePropertyLoader (Clase) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<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
'Uso
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

Jerarquía de herencia

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

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)