Partager via


ProfileLoader.GetProfileLoader - Méthode

Obtient un objet ProfileLoader à partir du cache de contexte.

Espace de noms :  Microsoft.SharePoint.Client.UserProfiles
Assemblys :   Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)

Syntaxe

'Déclaration
Public Shared Function GetProfileLoader ( _
    context As ClientRuntimeContext _
) As ProfileLoader
'Utilisation
Dim context As ClientRuntimeContext
Dim returnValue As ProfileLoader

returnValue = ProfileLoader.GetProfileLoader(context)
public static ProfileLoader GetProfileLoader(
    ClientRuntimeContext context
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.UserProfiles.ProfileLoader

Voir aussi

Référence

ProfileLoader classe

ProfileLoader - Membres

Microsoft.SharePoint.Client.UserProfiles - Espace de noms