ProfilePropertyLoader.ProfileManager, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets a UserProfileManager object.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ProfileManager As UserProfileManager
'Utilisation
Dim instance As ProfilePropertyLoader
Dim value As UserProfileManager
value = instance.ProfileManager
public UserProfileManager ProfileManager { get; }
Valeur de la propriété
The UserProfileManager object.
Voir aussi
Référence
ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms