Compartilhar via


ProfilePropertyLoader class

Carrega o perfil do usuário especificado e os dados de perfil com base na seqüência de caracteres de consulta na página atual.

Inheritance hierarchy

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

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Public Class ProfilePropertyLoader _
    Inherits PageLevelError
'Uso
Dim instance As ProfilePropertyLoader
public class ProfilePropertyLoader : PageLevelError

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

ProfilePropertyLoader members

Microsoft.SharePoint.Portal.WebControls namespace