: ProfilePropertyLoader.ProfileCurrentUser (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Returns the profile of the user loaded currently in the PropertyLoader.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property ProfileCurrentUser As UserProfile
'Uso
Dim instance As ProfilePropertyLoader
Dim value As UserProfile
value = instance.ProfileCurrentUser
public UserProfile ProfileCurrentUser { get; }
Valor de propiedad
A UserProfile object.
Vea también
Referencia
ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)