ProfilePropertyLoader.ProfileCurrentUser, propriété (Microsoft.SharePoint.Portal.WebControls)
Returns the profile of the user loaded currently in the PropertyLoader.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ProfileCurrentUser As UserProfile
'Utilisation
Dim instance As ProfilePropertyLoader
Dim value As UserProfile
value = instance.ProfileCurrentUser
public UserProfile ProfileCurrentUser { get; }
Valeur de la propriété
A UserProfile object.
Voir aussi
Référence
ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms