Share via


ProfileLoader.GetUserProfileManager 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 Function GetUserProfileManager As UserProfileManager
'Usage
Dim instance As ProfileLoader
Dim returnValue As UserProfileManager

returnValue = instance.GetUserProfileManager()
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.ProfileLoader" is obsolete; use class "Microsoft.Office.Server.UserProfiles.ProfileLoader" instead")]
public UserProfileManager GetUserProfileManager()

Return Value

Type: Microsoft.SharePoint.Portal.UserProfiles.UserProfileManager

See Also

Reference

ProfileLoader Class

ProfileLoader Members

Microsoft.SharePoint.Portal.UserProfiles Namespace