UserProfileManager Constructor
Initializes a new instance of the UserProfileManager class.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New UserProfileManager()
public UserProfileManager()
Remarks
When executed on a portal Web Page, this constructor will use the portal context from the portal being browsed.