UserProfileManager Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the UserProfileManager class.
Overload List
Name | Description | |
---|---|---|
UserProfileManager() | Initializes a new instance of the UserProfileManager class. | |
UserProfileManager(Boolean) | Initializes a new instance of the UserProfileManager class, and specifies whether to ignore user profile privacy policies. | |
UserProfileManager(ServerContext) | Initializes a new instance of the UserProfileManager class using the specified server context. | |
UserProfileManager(ServerContext, Boolean) | Initializes a new instance of the UserProfileManager class using the specified server context and specifies whether to ignore user profile privacy policies. | |
UserProfileManager(ServerContext, Boolean, Boolean) | Initializes a new instance of the UserProfileManager class using the specified server context, and specifies whether to ignore user profile privacy policies and whether the user profile manager is backward compatible. |
Top
Remarks
When executed on a portal Web Page, this constructor will use the portal context from the portal being browsed.