ProfileLoader.GetProfileLoader-Methode (SPServiceContext)
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Shared Function GetProfileLoader ( _
serviceContext As SPServiceContext _
) As ProfileLoader
'Usage
Dim serviceContext As SPServiceContext
Dim returnValue As ProfileLoader
returnValue = ProfileLoader.GetProfileLoader(serviceContext)
public static ProfileLoader GetProfileLoader(
SPServiceContext serviceContext
)
Parameter
- serviceContext
Typ: Microsoft.SharePoint.SPServiceContext
Rückgabewert
Typ: Microsoft.Office.Server.UserProfiles.ProfileLoader