Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides an alternate entry point to user profiles, instead of calling methods directly.
The ProfileLoader type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetProfileLoader() | Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(ServerContext) | Obsolete. Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(SPServiceContext) | |
![]() ![]() |
GetProfileLoader(Boolean) | Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(ServerContext, Boolean) | Obsolete. Gets a ProfileLoader object from the context cache. |
![]() ![]() |
GetProfileLoader(SPServiceContext, Boolean) | |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserProfile | Gets a UserProfile object corresponding to the current user. |
![]() |
GetUserProfileManager | Gets a UserProfileManager object. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top