ProfileLoader.GetProfileLoader Method
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.UserProfiles
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.ProfileLoader" is obsolete; use class "Microsoft.Office.Server.UserProfiles.ProfileLoader" instead")> _
Public Shared Function GetProfileLoader As ProfileLoader
'Usage
Dim returnValue As ProfileLoader
returnValue = ProfileLoader.GetProfileLoader()
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.ProfileLoader" is obsolete; use class "Microsoft.Office.Server.UserProfiles.ProfileLoader" instead")]
public static ProfileLoader GetProfileLoader()
Return Value
Type: Microsoft.SharePoint.Portal.UserProfiles.ProfileLoader